summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabeldict/modules/poauxiliary
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/kbabeldict/modules/poauxiliary')
-rw-r--r--kbabel/kbabeldict/modules/poauxiliary/pa_factory.h2
-rw-r--r--kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h2
-rw-r--r--kbabel/kbabeldict/modules/poauxiliary/preferenceswidget.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/kbabel/kbabeldict/modules/poauxiliary/pa_factory.h b/kbabel/kbabeldict/modules/poauxiliary/pa_factory.h
index dfcfae24..68b33759 100644
--- a/kbabel/kbabeldict/modules/poauxiliary/pa_factory.h
+++ b/kbabel/kbabeldict/modules/poauxiliary/pa_factory.h
@@ -41,7 +41,7 @@ class TDEAboutData;
class PaFactory : public KLibFactory
{
- Q_OBJECT
+ TQ_OBJECT
public:
PaFactory( TQObject *parent=0, const char *name=0);
diff --git a/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h b/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h
index c04a8db4..93c10af6 100644
--- a/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h
+++ b/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h
@@ -49,7 +49,7 @@ class AuxiliaryPreferencesWidget;
class PoAuxiliary : public SearchEngine
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kbabel/kbabeldict/modules/poauxiliary/preferenceswidget.h b/kbabel/kbabeldict/modules/poauxiliary/preferenceswidget.h
index 7952d86b..35b88847 100644
--- a/kbabel/kbabeldict/modules/poauxiliary/preferenceswidget.h
+++ b/kbabel/kbabeldict/modules/poauxiliary/preferenceswidget.h
@@ -41,7 +41,7 @@ class PWidget;
class AuxiliaryPreferencesWidget : public PrefWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: