qt: Read font name and size from translation
Updated .po files to include FONT_NAME and FONT_SIZE to allow using them as font in qt.
This commit is contained in:
@@ -118,6 +118,7 @@ protected:
|
||||
bool eventFilter(QObject* receiver, QEvent* event) override;
|
||||
void showEvent(QShowEvent* event) override;
|
||||
void closeEvent(QCloseEvent* event) override;
|
||||
void changeEvent(QEvent* event) override;
|
||||
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
|
||||
Reference in New Issue
Block a user