summaryrefslogtreecommitdiffstats
path: root/ksvg/core/KSVGLoader.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/core/KSVGLoader.h')
-rw-r--r--ksvg/core/KSVGLoader.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ksvg/core/KSVGLoader.h b/ksvg/core/KSVGLoader.h
index 69d61494..9e18c218 100644
--- a/ksvg/core/KSVGLoader.h
+++ b/ksvg/core/KSVGLoader.h
@@ -54,7 +54,7 @@ class SVGElementImpl;
class SVGDocumentImpl;
class KSVGLoader : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
KSVGLoader();
@@ -89,5 +89,3 @@ private:
}
#endif
-
-// vim:ts=4:noet