--- a/QTfrontend/hwform.h Mon Sep 26 21:45:33 2011 +0400
+++ b/QTfrontend/hwform.h Tue Sep 27 00:38:39 2011 +0200
@@ -59,6 +59,7 @@
QSettings * gameSettings; // Same file GameUIConfig points to but without the baggage. Needs sync() calls if you want to get GameUIConfig changes though
void updateXfire();
void PlayDemoQuick(const QString & demofilename);
+ void exit();
private slots:
void GoToSaves();
@@ -76,7 +77,6 @@
QString getDemoArguments();
void AssociateFiles();
void btnExitPressed();
- void btnExitClicked();
void IntermediateSetup();
void NewTeam();
void EditTeam(const QString & teamName);