--- 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;