aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-04-17 16:39:24 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-04-17 16:39:24 +0200
commit190cf0526914da78ef5539110e5945c7677e4b89 (patch)
tree1acfab82280c338cc70fcbf2e701f3ada4b722a9 /src/CMakeLists.txt
parentSearch box works again (diff)
downloadsmolbote-190cf0526914da78ef5539110e5945c7677e4b89.tar.xz
Remove LoadingBar
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index edc8f49..965f494 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -22,8 +22,6 @@ add_executable(poi
mainwindow/mainwindow.h
mainwindow/window.cpp
mainwindow/window.h
- #mainwindow/widgets/loadingbar.cpp
- #mainwindow/widgets/loadingbar.h
mainwindow/widgets/navigationbar.cpp
mainwindow/widgets/navigationbar.h
mainwindow/widgets/searchform.cpp