From a764a60ef4234d53afc806cb280fb8a7c07b1ff1 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 7 Jul 2011 21:14:06 +0000 Subject: Rename incorrect instances of tqrepaint[...] to repaint[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmag/kmagzoomview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmag/kmagzoomview.h') 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 -- cgit v1.2.1