summaryrefslogtreecommitdiffstats
path: root/src/kmplayer_rp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kmplayer_rp.h')
-rw-r--r--src/kmplayer_rp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kmplayer_rp.h b/src/kmplayer_rp.h
index a158a7d..017086e 100644
--- a/src/kmplayer_rp.h
+++ b/src/kmplayer_rp.h
@@ -66,8 +66,8 @@ public:
virtual bool handleEvent (EventPtr event);
virtual void accept (Visitor *);
Surface *surface ();
- void repaint (); // called whenever something changes on image
- Fit fit; // how to layout images
+ void tqrepaint (); // called whenever something changes on image
+ Fit fit; // how to tqlayout images
unsigned int duration; // cached attributes of head
TimerInfoPtrW duration_timer;
SurfacePtrW rp_surface;