equal
deleted
inserted
replaced
116 void ShowErrorMessage(const QString &); |
116 void ShowErrorMessage(const QString &); |
117 void GetRecord(bool isDemo, const QByteArray & record); |
117 void GetRecord(bool isDemo, const QByteArray & record); |
118 void CreateNetGame(); |
118 void CreateNetGame(); |
119 void UpdateWeapons(); |
119 void UpdateWeapons(); |
120 void onFrontendFullscreen(bool value); |
120 void onFrontendFullscreen(bool value); |
|
121 void onFrontendEffects(bool value); |
121 void Music(bool checked); |
122 void Music(bool checked); |
122 void UpdateCampaignPage(int index); |
123 void UpdateCampaignPage(int index); |
123 //Starts the transmission process for the feedback |
124 //Starts the transmission process for the feedback |
124 void SendFeedback(); |
125 void SendFeedback(); |
125 //Make a xml representation of the issue to be created |
126 //Make a xml representation of the issue to be created |