QTfrontend/ui/widget/bgwidget.h
changeset 6574 ec059b55aa72
parent 6242 27297c421bbc
child 6616 f77bb02b669f
--- a/QTfrontend/ui/widget/bgwidget.h	Sun Jan 15 23:14:10 2012 +0100
+++ b/QTfrontend/ui/widget/bgwidget.h	Sun Jan 15 23:35:02 2012 +0100
@@ -63,6 +63,8 @@
     void startAnimation();
     void stopAnimation();
     void init();
+    bool enabled;
+
 private:
     QImage sprite;
     QTimer * timerAnimation;