equal
deleted
inserted
replaced
146 QPushButton *BtnBack; |
146 QPushButton *BtnBack; |
147 QGroupBox *groupBox; |
147 QGroupBox *groupBox; |
148 QPushButton *BtnNewTeam; |
148 QPushButton *BtnNewTeam; |
149 QPushButton *BtnEditTeam; |
149 QPushButton *BtnEditTeam; |
150 QComboBox *CBTeamName; |
150 QComboBox *CBTeamName; |
|
151 QGroupBox *AGGroupBox; |
|
152 QGroupBox *NNGroupBox; |
151 QComboBox *CBResolution; |
153 QComboBox *CBResolution; |
152 QCheckBox *CBEnableSound; |
154 QCheckBox *CBEnableSound; |
153 QCheckBox *CBFullscreen; |
155 QCheckBox *CBFullscreen; |
154 QLabel *label; |
156 QLabel *label; |
155 QLineEdit *editNetNick; |
157 QLineEdit *editNetNick; |