summaryrefslogtreecommitdiffstats
path: root/filters/kformula/png
diff options
context:
space:
mode:
Diffstat (limited to 'filters/kformula/png')
-rw-r--r--filters/kformula/png/pngexport.h2
-rw-r--r--filters/kformula/png/pngexportdia.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/filters/kformula/png/pngexport.h b/filters/kformula/png/pngexport.h
index f9b2ff90..312d48da 100644
--- a/filters/kformula/png/pngexport.h
+++ b/filters/kformula/png/pngexport.h
@@ -27,7 +27,7 @@ class TQStringList;
class PNGExport : public KoFilter
{
- Q_OBJECT
+ TQ_OBJECT
public:
PNGExport( KoFilter *parent, const char *name, const TQStringList& );
diff --git a/filters/kformula/png/pngexportdia.h b/filters/kformula/png/pngexportdia.h
index 28d91979..68303ddc 100644
--- a/filters/kformula/png/pngexportdia.h
+++ b/filters/kformula/png/pngexportdia.h
@@ -37,7 +37,7 @@ namespace KFormula {
class PNGExportDia : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public: