summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabeldict/modules/tmx
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/kbabeldict/modules/tmx')
-rw-r--r--kbabel/kbabeldict/modules/tmx/pc_factory.h2
-rw-r--r--kbabel/kbabeldict/modules/tmx/preferenceswidget.h2
-rw-r--r--kbabel/kbabeldict/modules/tmx/tmxcompendium.h2
-rw-r--r--kbabel/kbabeldict/modules/tmx/tmxcompendiumdata.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/kbabel/kbabeldict/modules/tmx/pc_factory.h b/kbabel/kbabeldict/modules/tmx/pc_factory.h
index 6c450e9a..6b23ddf7 100644
--- a/kbabel/kbabeldict/modules/tmx/pc_factory.h
+++ b/kbabel/kbabeldict/modules/tmx/pc_factory.h
@@ -43,7 +43,7 @@ class TDEAboutData;
class PcFactory : public KLibFactory
{
- Q_OBJECT
+ TQ_OBJECT
public:
PcFactory( TQObject *parent=0, const char *name=0);
diff --git a/kbabel/kbabeldict/modules/tmx/preferenceswidget.h b/kbabel/kbabeldict/modules/tmx/preferenceswidget.h
index 6f2d6f79..9e396f7e 100644
--- a/kbabel/kbabeldict/modules/tmx/preferenceswidget.h
+++ b/kbabel/kbabeldict/modules/tmx/preferenceswidget.h
@@ -43,7 +43,7 @@ class TmxCompendiumPWidget;
class TmxCompendiumPreferencesWidget : public PrefWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kbabel/kbabeldict/modules/tmx/tmxcompendium.h b/kbabel/kbabeldict/modules/tmx/tmxcompendium.h
index 992c5d93..270a5acc 100644
--- a/kbabel/kbabeldict/modules/tmx/tmxcompendium.h
+++ b/kbabel/kbabeldict/modules/tmx/tmxcompendium.h
@@ -49,7 +49,7 @@ class TQTimer;
class TmxCompendium : public SearchEngine
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kbabel/kbabeldict/modules/tmx/tmxcompendiumdata.h b/kbabel/kbabeldict/modules/tmx/tmxcompendiumdata.h
index 0caccf7f..18e6b970 100644
--- a/kbabel/kbabeldict/modules/tmx/tmxcompendiumdata.h
+++ b/kbabel/kbabeldict/modules/tmx/tmxcompendiumdata.h
@@ -46,7 +46,7 @@
class TmxCompendiumData : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: