equal
deleted
inserted
replaced
33 GameUIConfig(HWForm * FormWidgets); |
33 GameUIConfig(HWForm * FormWidgets); |
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(); |
|
39 quint8 timerInterval(); |
38 QString GetRandomTheme(); |
40 QString GetRandomTheme(); |
39 |
41 |
40 private slots: |
42 private slots: |
41 |
43 |
42 public slots: |
44 public slots: |