summaryrefslogtreecommitdiffstats
path: root/src/gvcore/imageviewconfig.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/imageviewconfig.kcfg')
-rw-r--r--src/gvcore/imageviewconfig.kcfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gvcore/imageviewconfig.kcfg b/src/gvcore/imageviewconfig.kcfg
index f13dfad..6424202 100644
--- a/src/gvcore/imageviewconfig.kcfg
+++ b/src/gvcore/imageviewconfig.kcfg
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
- <include>qapplication.h</include>
- <include>qpalette.h</include>
+ <include>tqapplication.h</include>
+ <include>tqpalette.h</include>
<kcfgfile name="gwenviewrc"/>
<group name="pixmap widget">
<entry name="smoothAlgorithm" key="smooth scale" type="Enum">
@@ -18,7 +18,7 @@
<default>false</default>
</entry>
<entry name="backgroundColor" key="background color" type="Color">
- <default code="true">QApplication::palette().active().dark()</default>
+ <default code="true">TQApplication::tqpalette().active().dark()</default>
</entry>
<entry name="enlargeSmallImages" key="enlarge small images" type="Bool">
<default>false</default>