summaryrefslogtreecommitdiffstats
path: root/filters/xsltfilter/export
diff options
context:
space:
mode:
Diffstat (limited to 'filters/xsltfilter/export')
-rw-r--r--filters/xsltfilter/export/xsltexport.h2
-rw-r--r--filters/xsltfilter/export/xsltexportdia.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/filters/xsltfilter/export/xsltexport.h b/filters/xsltfilter/export/xsltexport.h
index b24d0c0f..ae91e1c1 100644
--- a/filters/xsltfilter/export/xsltexport.h
+++ b/filters/xsltfilter/export/xsltexport.h
@@ -25,7 +25,7 @@
class XSLTExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/filters/xsltfilter/export/xsltexportdia.h b/filters/xsltfilter/export/xsltexportdia.h
index 9f7785a7..21c16398 100644
--- a/filters/xsltfilter/export/xsltexportdia.h
+++ b/filters/xsltfilter/export/xsltexportdia.h
@@ -29,7 +29,7 @@ class TDEConfig;
class XSLTExportDia : public XSLTDialog
{
- Q_OBJECT
+ TQ_OBJECT
TQString _fileOut;