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 7b2ed9a..931ae1e 100644 --- a/k9author/k9newtitle.h +++ b/k9author/k9newtitle.h @@ -22,7 +22,7 @@ class k9Import; class k9NewTitle : public newTitle { Q_OBJECT - TQ_OBJECT + private: k9Import *m_k9Import; TQString m_fileName; |