equal
deleted
inserted
replaced
77 QComboBox *CBTeamName; |
77 QComboBox *CBTeamName; |
78 IconedGroupBox *AGGroupBox; |
78 IconedGroupBox *AGGroupBox; |
79 QComboBox *CBResolution; |
79 QComboBox *CBResolution; |
80 QSpinBox *windowWidthEdit; |
80 QSpinBox *windowWidthEdit; |
81 QSpinBox *windowHeightEdit; |
81 QSpinBox *windowHeightEdit; |
|
82 QLabel *winLabelX; |
82 QComboBox *CBStereoMode; |
83 QComboBox *CBStereoMode; |
83 QCheckBox *CBFrontendSound; |
84 QCheckBox *CBFrontendSound; |
84 QCheckBox *CBFrontendMusic; |
85 QCheckBox *CBFrontendMusic; |
85 QCheckBox *CBSound; |
86 QCheckBox *CBSound; |
86 QCheckBox *CBMusic; |
87 QCheckBox *CBMusic; |
|
88 QCheckBox *CBDampenAudio; |
87 QCheckBox *CBFullscreen; |
89 QCheckBox *CBFullscreen; |
88 QCheckBox *CBFrontendFullscreen; |
90 QCheckBox *CBFrontendFullscreen; |
89 QCheckBox *CBShowFPS; |
91 QCheckBox *CBShowFPS; |
90 QCheckBox *CBSavePassword; |
92 QCheckBox *CBSavePassword; |
91 QCheckBox *CBAltDamage; |
93 QCheckBox *CBAltDamage; |
108 QSlider *SLVolume; |
110 QSlider *SLVolume; |
109 QLabel *lblVolumeLevel; |
111 QLabel *lblVolumeLevel; |
110 QLineEdit *editNetNick; |
112 QLineEdit *editNetNick; |
111 QLineEdit *editNetPassword; |
113 QLineEdit *editNetPassword; |
112 QSlider *SLQuality; |
114 QSlider *SLQuality; |
|
115 QSpinBox *SLZoom; |
113 QCheckBox *CBFrontendEffects; |
116 QCheckBox *CBFrontendEffects; |
114 QComboBox * cbProxyType; |
117 QComboBox * cbProxyType; |
115 QSpinBox * sbProxyPort; |
118 QSpinBox * sbProxyPort; |
116 QLineEdit * leProxy; |
119 QLineEdit * leProxy; |
117 QLineEdit * leProxyLogin; |
120 QLineEdit * leProxyLogin; |