From e1fedebd35564879715ec11012b5acaf3068edb9 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/kdeadmin@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdat/ktreeview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdat/ktreeview.h') diff --git a/kdat/ktreeview.h b/kdat/ktreeview.h index 724caf5..3a42657 100644 --- a/kdat/ktreeview.h +++ b/kdat/ktreeview.h @@ -785,7 +785,7 @@ signals: protected: /** * Appends theChild to theParent as a new direct child. All internal - * state is updated and the widget is tqrepainted as necessary. theChild + * state is updated and the widget is repainted as necessary. theChild * remains invisible if any ancestor of theParent is collapsed. */ void appendChildItem(KTreeViewItem* theParent, -- cgit v1.2.1