summaryrefslogtreecommitdiffstats
path: root/knode/csshelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/csshelper.h')
-rw-r--r--knode/csshelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/csshelper.h b/knode/csshelper.h
index 23b2216a..1ad63470 100644
--- a/knode/csshelper.h
+++ b/knode/csshelper.h
@@ -21,7 +21,7 @@ namespace KNode {
class CSSHelper : public KPIM::CSSHelper
{
public:
- CSSHelper( const QPaintDeviceMetrics &pdm );
+ CSSHelper( const TQPaintDeviceMetrics &pdm );
};