From b5e89dd08b51b46ea43e036ac11dba55ea80fc72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:55:58 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit f61f056943a68ecc5fa7e7789a7b9c82901a9157. --- src/kbfxplasmaindexview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kbfxplasmaindexview.cpp') diff --git a/src/kbfxplasmaindexview.cpp b/src/kbfxplasmaindexview.cpp index becf108..d7f8d12 100644 --- a/src/kbfxplasmaindexview.cpp +++ b/src/kbfxplasmaindexview.cpp @@ -262,7 +262,7 @@ KbfxPlasmaIndexView::setKbfxCanvas ( TQCanvas * cnv ) { setCanvas ( cnv ); - canvas ()->setBackgroundPixmap ( ( *KbfxPlasmaPixmapProvider::pixmap ( "listboxbg" )) ); + canvas ()->tqsetBackgroundPixmap ( ( *KbfxPlasmaPixmapProvider::pixmap ( "listboxbg" )) ); canvas ()->update (); } -- cgit v1.2.1