summaryrefslogtreecommitdiffstats
path: root/qt-ui/preferences.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-12-06 17:14:50 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-06 11:56:00 -0800
commit7436178fe0817a4c5defac28f1a395d84cf539b5 (patch)
tree88baa9df79e504a0e36c426f4ba197bb663d5cee /qt-ui/preferences.h
parent32264cf393d6e9e617f97b2b242845111291a576 (diff)
downloadsubsurface-7436178fe0817a4c5defac28f1a395d84cf539b5.tar.gz
Added a filter option to the Language Chooser
This patch adds a filter option to the Language Chooser. if you choose filter, only the filtered options will appear. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/preferences.h')
-rw-r--r--qt-ui/preferences.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/preferences.h b/qt-ui/preferences.h
index dbc17cb9f..d75cf4bfd 100644
--- a/qt-ui/preferences.h
+++ b/qt-ui/preferences.h
@@ -25,7 +25,6 @@ public slots:
void gflowChanged(int gf);
void gfhighChanged(int gf);
-
private:
explicit PreferencesDialog(QWidget* parent = 0, Qt::WindowFlags f = 0);
void setUiFromPrefs();