From 2b7143e0539396c75306f6e78bf0a5641ed1acfc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:29:45 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/gvcore/imageviewconfig.kcfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gvcore/imageviewconfig.kcfg') diff --git a/src/gvcore/imageviewconfig.kcfg b/src/gvcore/imageviewconfig.kcfg index 6424202..d93051a 100644 --- a/src/gvcore/imageviewconfig.kcfg +++ b/src/gvcore/imageviewconfig.kcfg @@ -2,7 +2,7 @@ tqapplication.h - tqpalette.h + palette.h @@ -18,7 +18,7 @@ false - TQApplication::tqpalette().active().dark() + TQApplication::palette().active().dark() false -- cgit v1.2.1