diff options
Diffstat (limited to 'desktop-widgets/CMakeLists.txt')
-rw-r--r-- | desktop-widgets/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop-widgets/CMakeLists.txt b/desktop-widgets/CMakeLists.txt index 5a1418d76..9531688d7 100644 --- a/desktop-widgets/CMakeLists.txt +++ b/desktop-widgets/CMakeLists.txt @@ -43,6 +43,7 @@ set (SUBSURFACE_UI shifttimes.ui tableview.ui templateedit.ui + tripselectiodialog.ui urldialog.ui webservices.ui tab-widgets/maintab.ui @@ -130,6 +131,8 @@ set(SUBSURFACE_INTERFACE tagwidget.h textedit.cpp textedit.h + tripselectiondialog.cpp + tripselectiondialog.h updatemanager.cpp updatemanager.h ) |