diff -r afb7ef0c1c6e -r ad5741c252b9 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Sat Dec 03 12:00:32 2011 +0100 +++ b/QTfrontend/hwform.h Sat Dec 03 14:36:36 2011 +0100 @@ -61,6 +61,8 @@ void updateXfire(); void PlayDemoQuick(const QString & demofilename); void exit(); + void setButtonDescription(QString desc); + void backDescription(); private slots: void GoToSaves();