branch | 0.9.19 |
changeset 8902 | a94c074fd483 |
parent 8387 | f9d1191476ce |
child 9080 | 9b42757d7e71 |
--- a/QTfrontend/ui/page/pageoptions.h Tue Apr 16 19:53:52 2013 +0200 +++ b/QTfrontend/ui/page/pageoptions.h Wed Apr 17 14:57:56 2013 +0200 @@ -77,8 +77,8 @@ QComboBox *CBTeamName; IconedGroupBox *AGGroupBox; QComboBox *CBResolution; - QLineEdit *windowWidthEdit; - QLineEdit *windowHeightEdit; + QSpinBox *windowWidthEdit; + QSpinBox *windowHeightEdit; QComboBox *CBStereoMode; QCheckBox *CBFrontendSound; QCheckBox *CBFrontendMusic;