From 5443f402bbfcf7f9c392bcbb0108ee074551f982 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h') diff --git a/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h b/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h index d3769237..b5fd7af7 100644 --- a/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h +++ b/kbabel/kbabeldict/modules/poauxiliary/poauxiliary.h @@ -50,7 +50,7 @@ class AuxiliaryPreferencesWidget; class PoAuxiliary : public SearchEngine { Q_OBJECT - TQ_OBJECT + public: PoAuxiliary(TQObject *parent=0, const char *name=0); -- cgit v1.2.1