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 cc1d7c7..16d239c 100644
--- a/utils/themeeditor/gui/preferencesdialog.h
+++ b/utils/themeeditor/gui/preferencesdialog.h
@@ -48,6 +48,8 @@ public slots:
private slots:
void colorClicked();
void browseFont();
+ void browseDB();
+ void dlFonts();
private:
Ui::PreferencesDialog *ui;