Forráskód Böngészése

Fix error since last commit

Tobias Hieta 8 éve
szülő
commit
3d3cdf6cfd
1 módosított fájl, 1 hozzáadás és 1 törlés
  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)