changeset 2821 | 67815ee123d7 |
parent 2773 | e94f240a8a41 |
child 2874 | 3c7c2bf1ba38 |
--- 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();