mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
32264cf393
commit
7436178fe0
3 changed files with 43 additions and 5 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue