summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-10-05 18:32:08 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-10-05 18:32:08 +0000
commit0a9152515fe0a64b0fa1f2735d30dbaf577add6d (patch)
tree356c467ddef85a76c7660981f0c2fc32a5080b7b /src/ui/CMakeLists.txt
parentMove GtkAction subclasses to widgets/ (diff)
downloadinkscape-0a9152515fe0a64b0fa1f2735d30dbaf577add6d.tar.gz
inkscape-0a9152515fe0a64b0fa1f2735d30dbaf577add6d.zip
Fix CMakeLists
(bzr r13341.1.250)
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 56908f58e..0f6e560d2 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -3,6 +3,7 @@ set(ui_SRC
clipboard.cpp
control-manager.cpp
dialog-events.cpp
+ interface.cpp
previewholder.cpp
uxmanager.cpp
@@ -159,6 +160,7 @@ set(ui_SRC
control-types.h
dialog-events.h
icon-names.h
+ interface.h
previewable.h
previewfillable.h
previewholder.h