equal
deleted
inserted
replaced
50 QString netNick(); |
50 QString netNick(); |
51 bool isReducedQuality() const; |
51 bool isReducedQuality() const; |
52 bool isFrontendEffects() const; |
52 bool isFrontendEffects() const; |
53 bool isFrontendFullscreen() const; |
53 bool isFrontendFullscreen() const; |
54 void resizeToConfigValues(); |
54 void resizeToConfigValues(); |
55 bool isStereoEnabled() const; |
55 quint32 stereoMode() const; |
56 |
56 |
57 #ifdef __APPLE__ |
57 #ifdef __APPLE__ |
58 #ifdef SPARKLE_ENABLED |
58 #ifdef SPARKLE_ENABLED |
59 bool isAutoUpdateEnabled(); |
59 bool isAutoUpdateEnabled(); |
60 #endif |
60 #endif |