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 32ffc11..34e3042 100644 --- a/src/bnpview.h +++ b/src/bnpview.h @@ -57,7 +57,7 @@ class Note; class BNPView : public TQSplitter, virtual public BasketDcopInterface { Q_OBJECT - TQ_OBJECT + public: /// CONSTRUCTOR AND DESTRUCTOR: BNPView(TQWidget *parent, const char *name, KXMLGUIClient *aGUIClient, |