Added some effects to graphics elements and changed default theme a bit.
[jspeed] / src / themescreen.h
index 33fc14a..14a8239 100644 (file)
@@ -34,6 +34,7 @@ public:
     bool load(QDomNode const& data, Reader* reader);
     virtual void update();
     void removeElements();
+    void forceRepaint();
 
 private:
     QList<GraphicsElement*> elements_;