Browse Source

Fix error since last commit

Tobias Hieta 8 năm trước cách đây
mục cha
commit
3d3cdf6cfd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)