summaryrefslogtreecommitdiffstats
path: root/knotes/knote.h
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/knote.h')
-rw-r--r--knotes/knote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knote.h b/knotes/knote.h
index cf8dbca5..880a85a4 100644
--- a/knotes/knote.h
+++ b/knotes/knote.h
@@ -51,7 +51,7 @@ namespace KCal {
class KNote : public TQFrame, virtual public KXMLGUIClient
{
Q_OBJECT
- TQ_OBJECT
+
public:
KNote( TQDomDocument buildDoc, KCal::Journal *journal, TQWidget *parent = 0,
const char *name = 0 );