summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/newprojectdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/gui/newprojectdialog.h')
-rw-r--r--utils/themeeditor/gui/newprojectdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/newprojectdialog.h b/utils/themeeditor/gui/newprojectdialog.h
index 6a54a13..7d1a710 100644
--- a/utils/themeeditor/gui/newprojectdialog.h
+++ b/utils/themeeditor/gui/newprojectdialog.h
@@ -88,6 +88,7 @@ public slots:
private slots:
void browse();
+ void targetChange(int target);
private:
Ui::NewProjectDialog *ui;