From dcb06497ea70d050554422eec10b0756d926a5c0 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/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kalzium/src/kalziumtip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kalzium/src/kalziumtip.h') diff --git a/kalzium/src/kalziumtip.h b/kalzium/src/kalziumtip.h index 79923bd0..8c7b063a 100644 --- a/kalzium/src/kalziumtip.h +++ b/kalzium/src/kalziumtip.h @@ -80,7 +80,7 @@ class KalziumTip : public TQWidget int m_dissolveDelta; TQTimer m_frameTimer; //timer for the dissolve effect - bool m_dirty; //indicates tqrepainting the tooltip internal + bool m_dirty; //indicates repainting the tooltip internal const Element* m_tippedElement; //the element the tip is about }; -- cgit v1.2.1