QTfrontend/hwform.h
changeset 5849 b84b41aba275
parent 5734 d710db47a1ef
child 5998 e8f44e9433f0
--- 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;