summaryrefslogtreecommitdiffstats
path: root/src/entryupdater.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entryupdater.h')
-rw-r--r--src/entryupdater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entryupdater.h b/src/entryupdater.h
index d22e896..50da542 100644
--- a/src/entryupdater.h
+++ b/src/entryupdater.h
@@ -26,7 +26,7 @@ namespace Tellico {
* @author Robby Stephenson
*/
class EntryUpdater : public TQObject {
-Q_OBJECT
+TQ_OBJECT
public:
EntryUpdater(Data::CollPtr coll, Data::EntryVec entries, TQObject* parent);