summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2019-06-10 14:14:58 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-06-10 14:15:25 +0000
commitf958a8f1d4e5ac324207aaaeb0c81a84b0646d1a (patch)
treeba5b070b2cfdc98e59b0fe7d54176ea8eb1b41bf /src/ui/CMakeLists.txt
parentFix typo bug found by PeterK (diff)
downloadinkscape-f958a8f1d4e5ac324207aaaeb0c81a84b0646d1a.tar.gz
inkscape-f958a8f1d4e5ac324207aaaeb0c81a84b0646d1a.zip
Move from XMLDialog to another paned dialog
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 64e21df8b..c72f4c695 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -134,7 +134,7 @@ set(ui_SRC
dialog/print-colors-preview-dialog.cpp
dialog/print.cpp
dialog/prototype.cpp
- dialog/selectordialog.cpp
+ dialog/selectorsdialog.cpp
dialog/spellcheck.cpp
dialog/styledialog.cpp
dialog/svg-fonts-dialog.cpp
@@ -301,7 +301,7 @@ set(ui_SRC
dialog/print-colors-preview-dialog.h
dialog/print.h
dialog/prototype.h
- dialog/selectordialog.h
+ dialog/selectorsdialog.h
dialog/spellcheck.h
dialog/styledialog.h
dialog/svg-fonts-dialog.h