mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Add what's new dialog
This commit is contained in:
@ -405,6 +405,8 @@ public slots:
|
||||
void prepareToCloseApp();
|
||||
void closeApp();
|
||||
|
||||
void afterLaunchTasks();
|
||||
|
||||
private:
|
||||
//fullscreen mode in Windows for preventing this bug: QTBUG-41309 https://bugreports.qt.io/browse/QTBUG-41309
|
||||
Qt::WindowFlags previousWindowFlags;
|
||||
|
Reference in New Issue
Block a user