summaryrefslogtreecommitdiffstats
path: root/src/viewarea.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-16 09:56:14 -0600
committerTimothy Pearson <[email protected]>2011-12-16 09:56:14 -0600
commitee4b31b7bd3e899cad30866bf083c3ff6a4a9fc8 (patch)
tree0630bc6a5a0e9a1187503dca93799ee21055d050 /src/viewarea.h
parentf97c8a56e217f04e08776ccf8021721b7d919b7d (diff)
downloadkmplayer-ee4b31b7bd3e899cad30866bf083c3ff6a4a9fc8.tar.gz
kmplayer-ee4b31b7bd3e899cad30866bf083c3ff6a4a9fc8.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f97c8a56e217f04e08776ccf8021721b7d919b7d.
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 ee3930a..d68c11c 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_geometry;
+ TQRect m_av_tqgeometry;
IRect m_repaint_rect;
TQRect m_topwindow_rect;
int m_mouse_invisible_timer;