diff options
Diffstat (limited to 'kmag/kmagzoomview.h')
-rw-r--r-- | kmag/kmagzoomview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmag/kmagzoomview.h b/kmag/kmagzoomview.h index 0c492cb..5f88458 100644 --- a/kmag/kmagzoomview.h +++ b/kmag/kmagzoomview.h @@ -132,7 +132,7 @@ class KMagZoomView : public TQScrollView /// Called when the widget has been resized void resizeEvent(TQResizeEvent *e); - /// Called when the widget is to be tqrepainted + /// Called when the widget is to be repainted void drawContents ( TQPainter * p, int clipx, int clipy, int clipw, int cliph ); /// This function calculates the mouse position relative to the image |