summaryrefslogtreecommitdiffstats
path: root/konqueror/keditbookmarks/importers.h
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/keditbookmarks/importers.h')
-rw-r--r--konqueror/keditbookmarks/importers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/keditbookmarks/importers.h b/konqueror/keditbookmarks/importers.h
index e831d6f44..fd6aec917 100644
--- a/konqueror/keditbookmarks/importers.h
+++ b/konqueror/keditbookmarks/importers.h
@@ -33,7 +33,7 @@
// part pure
class ImportCommand : public TQObject, public KCommand, public IKEBCommand
{
- Q_OBJECT
+ TQ_OBJECT
public:
ImportCommand()
: KCommand(), m_utf8(false), m_folder(false), m_cleanUpCmd(0L)