summaryrefslogtreecommitdiffstats
path: root/ksvg/plugin/svgcreator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/plugin/svgcreator.h')
-rw-r--r--ksvg/plugin/svgcreator.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ksvg/plugin/svgcreator.h b/ksvg/plugin/svgcreator.h
index 696251ce..faf5b308 100644
--- a/ksvg/plugin/svgcreator.h
+++ b/ksvg/plugin/svgcreator.h
@@ -26,7 +26,7 @@
class SVGCreator : public TQObject, public ThumbCreator
{
- Q_OBJECT
+ TQ_OBJECT
public:
SVGCreator();
@@ -42,5 +42,3 @@ private:
};
#endif
-
-// vim: ts=4 sw=4 noet