QTfrontend/gameuiconfig.h
changeset 6911 1cda333286e0
parent 6700 e04da46ee43c
child 6952 7f70f37bbf08
equal deleted inserted replaced
6910:ea058558c68b 6911:1cda333286e0
    62 #ifdef __APPLE__
    62 #ifdef __APPLE__
    63 #ifdef SPARKLE_ENABLED
    63 #ifdef SPARKLE_ENABLED
    64         bool isAutoUpdateEnabled();
    64         bool isAutoUpdateEnabled();
    65 #endif
    65 #endif
    66 #endif
    66 #endif
       
    67         void reloadValues(void);
    67 
    68 
    68     signals:
    69     signals:
    69         void frontendFullscreen(bool value);
    70         void frontendFullscreen(bool value);
    70 
    71 
    71     public slots:
    72     public slots: