From f958a8f1d4e5ac324207aaaeb0c81a84b0646d1a Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Mon, 10 Jun 2019 16:14:58 +0200 Subject: Move from XMLDialog to another paned dialog --- src/ui/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ui/CMakeLists.txt') 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 -- cgit v1.2.3