diff -r b018f6117fc1 -r 148d581b17ab QTfrontend/pageoptions.h --- a/QTfrontend/pageoptions.h Sat Jun 04 16:09:12 2011 -0400 +++ b/QTfrontend/pageoptions.h Wed Jun 08 03:36:54 2011 -0400 @@ -70,8 +70,10 @@ FPSEdit *fpsedit; QPushButton *BtnSaveOptions; QLabel *labelNN; + QLabel *labelNetPassword; QSpinBox * volumeBox; QLineEdit *editNetNick; + QLineEdit *editNetPassword; QSlider *SLQuality; QCheckBox *CBFrontendEffects;