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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kmplayer_rp.h b/src/kmplayer_rp.h
index 9121739..a158a7d 100644
--- a/src/kmplayer_rp.h
+++ b/src/kmplayer_rp.h
@@ -67,7 +67,7 @@ public:
virtual void accept (Visitor *);
Surface *surface ();
void repaint (); // called whenever something changes on image
- Fit fit; // how to tqlayout images
+ Fit fit; // how to layout images
unsigned int duration; // cached attributes of head
TimerInfoPtrW duration_timer;
SurfacePtrW rp_surface;