diff options
Diffstat (limited to 'k9author/k9newtitle.h')
-rw-r--r-- | k9author/k9newtitle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9newtitle.h b/k9author/k9newtitle.h index 931ae1e..a5d75a3 100644 --- a/k9author/k9newtitle.h +++ b/k9author/k9newtitle.h @@ -21,7 +21,7 @@ class k9Import; class k9NewTitle : public newTitle { - Q_OBJECT + TQ_OBJECT private: k9Import *m_k9Import; |