diff -r 1b9e33623b7e -r 3d4692e825e7 QTfrontend/pages.h --- a/QTfrontend/pages.h Fri Feb 20 11:58:58 2009 +0000 +++ b/QTfrontend/pages.h Fri Feb 20 14:12:16 2009 +0000 @@ -216,6 +216,7 @@ QLabel *labelNN; QSpinBox * volumeBox; QLineEdit *editNetNick; + QCheckBox *CBReduceQuality; }; class PageNet : public AbstractPage