--- a/QTfrontend/pages.h Sat May 23 21:24:43 2009 +0000
+++ b/QTfrontend/pages.h Sun May 24 02:41:34 2009 +0000
@@ -227,6 +227,7 @@
QSpinBox * volumeBox;
QLineEdit *editNetNick;
QCheckBox *CBReduceQuality;
+ QCheckBox *CBFrontendEffects;
};
class PageNet : public AbstractPage