Improve the button to choose the standard font used for text fields (those which are added on folio)

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5175 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
nuri
2017-12-12 06:52:44 +00:00
parent 60617b28cd
commit 333e3345bc
2 changed files with 25 additions and 8 deletions

View File

@@ -116,6 +116,7 @@ public slots:
QGroupBox *lang_group_box;
QComboBox *lang_combo_box;
QLabel *lang_label;
QLabel *font_label;
QPushButton *fontButton;
};