Fixed some problems with effect-enabled texts from not being displayed. Default theme...
[jspeed] / src / graphicsscreen.h
index 7bc8ed8..bed1afc 100644 (file)
@@ -44,6 +44,7 @@ public slots:
     virtual void update() = 0;
     virtual void reArrange();
     void flip();
+    void forceRepaint();
 
 protected:
     GraphicsScene* getScene() const;