summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kmag/kmagzoomview.cpp2
-rw-r--r--kmag/kmagzoomview.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kmag/kmagzoomview.cpp b/kmag/kmagzoomview.cpp
index 7608887..6c3e8f1 100644
--- a/kmag/kmagzoomview.cpp
+++ b/kmag/kmagzoomview.cpp
@@ -227,7 +227,7 @@ void KMagZoomView::resizeEvent( TQResizeEvent * e )
}
/**
- * Called when the widget is to be tqrepainted
+ * Called when the widget is to be repainted
*
* @param p
*/
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