diff -r 103e3a80daa6 -r b84b41aba275 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Sun Sep 11 08:54:21 2011 -0400 +++ b/QTfrontend/hwform.h Sun Sep 11 15:18:46 2011 +0200 @@ -52,7 +52,7 @@ Q_OBJECT public: - HWForm(QWidget *parent = 0); + HWForm(QWidget *parent = 0, QString styleSheet = ""); Ui_HWForm ui; SDLInteraction sdli; GameUIConfig * config;