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 6a54a133bc..7d1a710a1d 100644
--- a/utils/themeeditor/gui/newprojectdialog.h
+++ b/utils/themeeditor/gui/newprojectdialog.h
@@ -88,6 +88,7 @@ public slots:
88 88
89private slots: 89private slots:
90 void browse(); 90 void browse();
91 void targetChange(int target);
91 92
92private: 93private:
93 Ui::NewProjectDialog *ui; 94 Ui::NewProjectDialog *ui;