From 373fe6f2b90bcd2e452f16115a4950a4b46c1f34 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/kdegames@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- lskat/lskat/lskatdoc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lskat') diff --git a/lskat/lskat/lskatdoc.h b/lskat/lskat/lskatdoc.h index b9304baa..a556f3de 100644 --- a/lskat/lskat/lskatdoc.h +++ b/lskat/lskat/lskatdoc.h @@ -217,7 +217,7 @@ public: 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 from the paintEvent. + * As this view normally repaints itself, it is excluded from the paintEvent. */ void slotUpdateAllViews(LSkatView *sender); -- cgit v1.2.1