浏览代码

Fix error since last commit

Tobias Hieta 8 年之前
父节点
当前提交
3d3cdf6cfd
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)