summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-07 21:14:06 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-07 21:14:06 +0000
commita764a60ef4234d53afc806cb280fb8a7c07b1ff1 (patch)
treee13d84596eb63036d400edcf8e701c3f6868176c
parentf138d74fe16092003b06f5bde9663841929cde7f (diff)
downloadtdeaccessibility-a764a60ef4234d53afc806cb280fb8a7c07b1ff1.tar.gz
tdeaccessibility-a764a60ef4234d53afc806cb280fb8a7c07b1ff1.zip
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
-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