diff options
Diffstat (limited to 'knode/csshelper.h')
-rw-r--r-- | knode/csshelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/csshelper.h b/knode/csshelper.h index 23b2216a0..1ad63470e 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 ); }; |