mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-15 13:26:53 -05:00
Add font settings
This commit is contained in:
@@ -28,10 +28,12 @@ signals:
|
||||
private:
|
||||
Ui::PreferenceEditor *ui;
|
||||
NoScrollComboBox *themeSelector;
|
||||
QFont applicationFont;
|
||||
QFont mapListFont;
|
||||
|
||||
void initFields();
|
||||
void saveFields();
|
||||
|
||||
void openFontDialog(QFont *font);
|
||||
|
||||
private slots:
|
||||
void dialogButtonClicked(QAbstractButton *button);
|
||||
|
||||
Reference in New Issue
Block a user