QTfrontend/gamecfgwidget.h
changeset 87 ff213e443336
parent 85 44d9045b26ff
child 164 92cff18a3ab6
equal deleted inserted replaced
86:664b536a1c27 87:ff213e443336
    48 
    48 
    49 private slots:
    49 private slots:
    50 
    50 
    51 private:
    51 private:
    52 	QCheckBox * CB_mode_Forts;
    52 	QCheckBox * CB_mode_Forts;
    53 
       
    54 protected:
       
    55 	void resizeEvent(QResizeEvent * event);
       
    56 };
    53 };
    57 
    54 
    58 #endif // GAMECONFIGWIDGET_H
    55 #endif // GAMECONFIGWIDGET_H