aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-05-06 12:02:19 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-05-06 12:02:19 +0200
commit2105800b94edcae55c6e226d8dc3ec6e1c204ab2 (patch)
treedb4e73cab40502618389c8957ceab3d6011c69ae /src/CMakeLists.txt
parentQTBUG-18665 workaround (diff)
downloadsmolbote-2105800b94edcae55c6e226d8dc3ec6e1c204ab2.tar.xz
Tabifying dock widgets
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 0f3d0d5..44823df 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -20,6 +20,8 @@ add_executable(poi
mainwindow/mainwindow.h
mainwindow/window.cpp
mainwindow/window.h
+ mainwindow/widgets/dockwidget.cpp
+ mainwindow/widgets/dockwidget.h
mainwindow/widgets/navigationbar.cpp
mainwindow/widgets/navigationbar.h
mainwindow/widgets/searchform.cpp