Explorar el Código

Fix error since last commit

Tobias Hieta hace 9 años
padre
commit
3d3cdf6cfd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/ui/CMakeLists.txt

+ 1 - 1
src/ui/CMakeLists.txt

@@ -1,2 +1,2 @@
 find_all_sources(. UI_SRCS)
-add_sources(${UI_SRCS} webview.qml errormessage.qml)
+add_sources(${UI_SRCS} webview.qml)