Fixed some problems with effect-enabled texts from not being displayed. Default theme...
[jspeed] / src / themescreen.h
index 14a8239..33fc14a 100644 (file)
@@ -34,7 +34,6 @@ public:
     bool load(QDomNode const& data, Reader* reader);
     virtual void update();
     void removeElements();
-    void forceRepaint();
 
 private:
     QList<GraphicsElement*> elements_;