diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-09-02 21:14:55 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-09-02 21:14:55 +0000 |
| commit | 395b34493e806b4aa2333c694d7d6e4e4d4700a4 (patch) | |
| tree | e340f04499db88b56d1e86bac1cc3cf70b33f2ee /src/ui/CMakeLists.txt | |
| parent | Update to trunk r13542 (diff) | |
| download | inkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.tar.gz inkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.zip | |
Remove misleading dialogs directory
(bzr r13341.1.192)
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 125755c48..56908f58e 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -2,6 +2,7 @@ set(ui_SRC clipboard.cpp control-manager.cpp + dialog-events.cpp previewholder.cpp uxmanager.cpp @@ -156,6 +157,7 @@ set(ui_SRC clipboard.h control-manager.h control-types.h + dialog-events.h icon-names.h previewable.h previewfillable.h |
