mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 05:52:49 -05:00
fixed fullscreen mode (QTBUG-41883)
This commit is contained in:
@ -74,6 +74,10 @@ class EditShortcutsDialog;
|
||||
bool toolbars;
|
||||
bool alwaysOnTop;
|
||||
bool fromMaximized;
|
||||
|
||||
//QTBUG-41883
|
||||
QSize _size;
|
||||
QPoint _pos;
|
||||
|
||||
QString currentDirectory;
|
||||
QString currentDirectoryImgDest;
|
||||
|
||||
Reference in New Issue
Block a user