diff options
Diffstat (limited to 'k9author/k9import.h')
-rw-r--r-- | k9author/k9import.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9import.h b/k9author/k9import.h index 3c87623..067c91f 100644 --- a/k9author/k9import.h +++ b/k9author/k9import.h @@ -24,7 +24,7 @@ class k9AviFile; class k9MenuButton; class k9MenuEdit; class k9Import : public import { - Q_OBJECT + TQ_OBJECT private: TQListViewItem *m_root; |