summaryrefslogtreecommitdiffstats
path: root/kviewshell/tdemultipage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/tdemultipage.h')
-rw-r--r--kviewshell/tdemultipage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/tdemultipage.h b/kviewshell/tdemultipage.h
index f41ff94f..e5363ef9 100644
--- a/kviewshell/tdemultipage.h
+++ b/kviewshell/tdemultipage.h
@@ -35,7 +35,7 @@ class SearchWidget;
// TODO remove virtual inheritance for KDE 4. It's the reason for the strange DCOPObject construction
class KMultiPage : public KParts::ReadOnlyPart, virtual public tdemultipageInterface
{
- Q_OBJECT
+ TQ_OBJECT
public: