QTfrontend/gameuiconfig.h
changeset 529 812682c1ab62
parent 486 7ea71cd3acd5
child 555 0376fdcc6322
equal deleted inserted replaced
528:54fd6924de4e 529:812682c1ab62
    34 	QStringList GetTeamsList();
    34 	QStringList GetTeamsList();
    35 	int vid_Resolution();
    35 	int vid_Resolution();
    36 	bool vid_Fullscreen();
    36 	bool vid_Fullscreen();
    37 	bool isSoundEnabled();
    37 	bool isSoundEnabled();
    38 	bool isShowFPSEnabled();
    38 	bool isShowFPSEnabled();
       
    39 	bool isAltDamageEnabled();
    39 	quint8 timerInterval();
    40 	quint8 timerInterval();
    40 
    41 
    41 private slots:
    42 private slots:
    42 
    43 
    43 public slots:
    44 public slots: