mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Rename setting
We are going to use close to system tray instead of minimize, easier to handle it at a crossplatform level
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
#define FULLSCREEN "FULLSCREEN"
|
||||
#define Y_WINDOW_GEOMETRY "GEOMETRY"
|
||||
#define MAXIMIZED "MAXIMIZED"
|
||||
#define MINIMIZE_TO_TRAY "MINIMIZE_TO_TRAY"
|
||||
#define CLOSE_TO_TRAY "CLOSE_TO_TRAY"
|
||||
#define START_TO_TRAY "START_TO_TRAY"
|
||||
#define DOUBLE_PAGE "DOUBLE_PAGE"
|
||||
#define DOUBLE_MANGA_PAGE "DOUBLE_MANGA_PAGE"
|
||||
|
Reference in New Issue
Block a user