From 71061104fa6242b2e0bf08b0920e08ee2f2924c5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:56:02 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6. --- src/kchmtreeviewitem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kchmtreeviewitem.cpp') diff --git a/src/kchmtreeviewitem.cpp b/src/kchmtreeviewitem.cpp index ccd4776..11e91e6 100644 --- a/src/kchmtreeviewitem.cpp +++ b/src/kchmtreeviewitem.cpp @@ -101,7 +101,7 @@ void KCHMIndTocItem::paintBranches( TQPainter * p, const TQColorGroup & cg, int TQStyleOption opt( 0, 0 ); TQStyle::SFlags how = TQStyle::Style_Default | TQStyle::Style_Enabled; - listView()->tqstyle().drawComplexControl( TQStyle::CC_ListView, + listView()->tqstyle().tqdrawComplexControl( TQStyle::CC_ListView, p, listView(), TQRect( 0, 0, w, h ), cg, how, TQStyle::SC_ListView, TQStyle::SC_None, opt ); -- cgit v1.2.3