diff options
Diffstat (limited to 'desktop-widgets/CMakeLists.txt')
-rw-r--r-- | desktop-widgets/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-widgets/CMakeLists.txt b/desktop-widgets/CMakeLists.txt index c494f1a8b..c451c46ef 100644 --- a/desktop-widgets/CMakeLists.txt +++ b/desktop-widgets/CMakeLists.txt @@ -126,6 +126,8 @@ set(SUBSURFACE_INTERFACE tableview.h tagwidget.cpp tagwidget.h + textedit.cpp + textedit.h updatemanager.cpp updatemanager.h usersurvey.cpp |