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 02a43be..3c87623 100644 --- a/k9author/k9import.h +++ b/k9author/k9import.h @@ -25,7 +25,7 @@ class k9MenuButton; class k9MenuEdit; class k9Import : public import { Q_OBJECT - TQ_OBJECT + private: TQListViewItem *m_root; k9NewDVD m_newDVD; |