summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/preferencesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/gui/preferencesdialog.h')
-rw-r--r--utils/themeeditor/gui/preferencesdialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/preferencesdialog.h b/utils/themeeditor/gui/preferencesdialog.h
index cc1d7c75e3..16d239c18f 100644
--- a/utils/themeeditor/gui/preferencesdialog.h
+++ b/utils/themeeditor/gui/preferencesdialog.h
@@ -48,6 +48,8 @@ public slots:
48private slots: 48private slots:
49 void colorClicked(); 49 void colorClicked();
50 void browseFont(); 50 void browseFont();
51 void browseDB();
52 void dlFonts();
51 53
52private: 54private:
53 Ui::PreferencesDialog *ui; 55 Ui::PreferencesDialog *ui;