diff options
Diffstat (limited to 'src/bnpview.h')
-rw-r--r-- | src/bnpview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bnpview.h b/src/bnpview.h index bbbcb7f..1a8b93f 100644 --- a/src/bnpview.h +++ b/src/bnpview.h @@ -56,7 +56,7 @@ class Note; class KDE_EXPORT BNPView : public TQSplitter, virtual public BasketDcopInterface { - Q_OBJECT + TQ_OBJECT public: /// CONSTRUCTOR AND DESTRUCTOR: |