summaryrefslogtreecommitdiffstats
path: root/knode/csshelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knode/csshelper.cpp')
-rw-r--r--knode/csshelper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/csshelper.cpp b/knode/csshelper.cpp
index 144d52bc..04fcbb6a 100644
--- a/knode/csshelper.cpp
+++ b/knode/csshelper.cpp
@@ -17,7 +17,7 @@
#include "knglobals.h"
-KNode::CSSHelper::CSSHelper( const QPaintDeviceMetrics &pdm ) :
+KNode::CSSHelper::CSSHelper( const TQPaintDeviceMetrics &pdm ) :
KPIM::CSSHelper( pdm )
{
KNConfig::Appearance *app = knGlobals.configManager()->appearance();