diff -r 30bc47dcd43e -r c977d7f2aa09 QTfrontend/gameuiconfig.h --- a/QTfrontend/gameuiconfig.h Sat May 23 21:24:43 2009 +0000 +++ b/QTfrontend/gameuiconfig.h Sun May 24 02:41:34 2009 +0000 @@ -45,6 +45,7 @@ quint8 bitDepth(); QString netNick(); bool isReducedQuality() const; + bool isFrontendEffects() const; bool isFrontendFullscreen() const; void resizeToConfigValues();