YACReaderLibrary recuerda ahora el estado de la ventana tras cerrar y cuando se

vuelve de fullscreen
This commit is contained in:
Luis Ángel San Martín
2013-03-16 21:12:33 +01:00
parent 6dfed72dd9
commit b4f3266b2e
4 changed files with 26 additions and 3 deletions

View File

@ -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,