mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
YACReaderLibrary recuerda ahora el estado de la ventana tras cerrar y cuando se
vuelve de fullscreen
This commit is contained in:
@ -43,6 +43,9 @@
|
||||
#define V_SYNC "V_SYNC"
|
||||
#define SERVER_ON "SERVER_ON"
|
||||
|
||||
#define MAIN_WINDOW_GEOMETRY "MAIN_WINDOW_GEOMETRY"
|
||||
#define MAIN_WINDOW_STATE "MAIN_WINDOW_STATE"
|
||||
|
||||
enum FlowType
|
||||
{
|
||||
CoverFlowLike=0,
|
||||
|
Reference in New Issue
Block a user