Selaa lähdekoodia

Fix error since last commit

Tobias Hieta 8 vuotta sitten
vanhempi
commit
3d3cdf6cfd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)