mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-20 12:38:31 -05:00
Apply changed font settings to edit dock without restart
See issue #894.
This commit is contained in:
@@ -24,6 +24,7 @@ public slots:
|
||||
virtual void setFocus();
|
||||
virtual void reject();
|
||||
void setReadOnly(bool ro);
|
||||
void reloadSettings();
|
||||
|
||||
protected:
|
||||
virtual void showEvent(QShowEvent* ev);
|
||||
|
||||
Reference in New Issue
Block a user