QTfrontend/hwform.h
changeset 8183 9b1c206a6cf2
parent 8179 a1ffcb559f99
child 8205 921e63507bea
--- a/QTfrontend/hwform.h	Sat Dec 01 21:24:25 2012 -0500
+++ b/QTfrontend/hwform.h	Sat Dec 01 21:32:34 2012 -0500
@@ -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();