QTfrontend/hwform.h
changeset 8179 a1ffcb559f99
parent 8140 a098374b847b
child 8205 921e63507bea
--- a/QTfrontend/hwform.h	Sun Dec 02 01:25:11 2012 +0400
+++ b/QTfrontend/hwform.h	Sun Dec 02 01:26:00 2012 +0400
@@ -61,7 +61,6 @@
         HWForm(QWidget *parent = 0, QString styleSheet = "");
         Ui_HWForm ui;
         static GameUIConfig * config;
-        static 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();