summaryrefslogtreecommitdiffstats
path: root/src/viewarea.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:30:48 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:30:48 -0600
commitf97c8a56e217f04e08776ccf8021721b7d919b7d (patch)
tree436c68db12057f4d08acfbf37bec9cd8dfafcec8 /src/viewarea.h
parentd211eb866a067b537fb32cab5f10f8dd24a73ad7 (diff)
downloadkmplayer-f97c8a56e217f04e08776ccf8021721b7d919b7d.tar.gz
kmplayer-f97c8a56e217f04e08776ccf8021721b7d919b7d.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/viewarea.h')
-rw-r--r--src/viewarea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/viewarea.h b/src/viewarea.h
index d68c11c..ee3930a 100644
--- a/src/viewarea.h
+++ b/src/viewarea.h
@@ -73,7 +73,7 @@ private:
KActionCollection * m_collection;
SurfacePtr surface;
NodePtrW video_node;
- TQRect m_av_tqgeometry;
+ TQRect m_av_geometry;
IRect m_repaint_rect;
TQRect m_topwindow_rect;
int m_mouse_invisible_timer;