From 05768569bc9c8b3eb75c837d305058fc280db63c 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/applications/rosegarden@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/document/RosegardenGUIDoc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/document') diff --git a/src/document/RosegardenGUIDoc.h b/src/document/RosegardenGUIDoc.h index 282e8c0..85cd484 100644 --- a/src/document/RosegardenGUIDoc.h +++ b/src/document/RosegardenGUIDoc.h @@ -449,7 +449,7 @@ public slots: /** * calls tqrepaint() on all views connected to the document object * and is called by the view by which the document has been - * changed. As this view normally tqrepaints itself, it is excluded + * changed. As this view normally repaints itself, it is excluded * from the paintEvent. */ void slotUpdateAllViews(RosegardenGUIView *sender); -- cgit v1.2.1