QTfrontend/pageoptions.h
changeset 5229 148d581b17ab
parent 5205 78138ae93820
child 5877 514b639c40da
equal deleted inserted replaced
5228:b018f6117fc1 5229:148d581b17ab
    68 #endif
    68 #endif
    69 
    69 
    70     FPSEdit *fpsedit;
    70     FPSEdit *fpsedit;
    71     QPushButton *BtnSaveOptions;
    71     QPushButton *BtnSaveOptions;
    72     QLabel *labelNN;
    72     QLabel *labelNN;
       
    73     QLabel *labelNetPassword;
    73     QSpinBox * volumeBox;
    74     QSpinBox * volumeBox;
    74     QLineEdit *editNetNick;
    75     QLineEdit *editNetNick;
       
    76     QLineEdit *editNetPassword;
    75     QSlider *SLQuality;
    77     QSlider *SLQuality;
    76     QCheckBox *CBFrontendEffects;
    78     QCheckBox *CBFrontendEffects;
    77 
    79 
    78 private:
    80 private:
    79     bool previousFullscreenValue;
    81     bool previousFullscreenValue;