diff -r 389e8b286afe -r 67815ee123d7 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Wed Feb 17 17:38:32 2010 +0000 +++ b/QTfrontend/hwform.h Wed Feb 17 19:50:22 2010 +0000 @@ -55,6 +55,7 @@ SDLInteraction sdli; GameUIConfig * config; QSettings * gameSettings; // Same file GameUIConfig points to but without the baggage. Needs sync() calls if you want to get GameUIConfig changes though + void updateXfire(); private slots: void GoToMain();