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>
This commit is contained in:
Tomaz Canabrava 2013-12-06 17:14:50 -02:00 committed by Dirk Hohndel
parent 32264cf393
commit 7436178fe0
3 changed files with 43 additions and 5 deletions

View file

@ -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();