diff options
Diffstat (limited to 'korganizer/koeditorattachments.h')
-rw-r--r-- | korganizer/koeditorattachments.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/korganizer/koeditorattachments.h b/korganizer/koeditorattachments.h index 11dd7e8d4..09b2c48ea 100644 --- a/korganizer/koeditorattachments.h +++ b/korganizer/koeditorattachments.h @@ -33,11 +33,11 @@ class Incidence; class Attachment; } -class QIconViewItem; +class TQIconViewItem; class AttachmentIconView; -class QMimeSource; -class QPushButton; -class QPopupMenu; +class TQMimeSource; +class TQPushButton; +class TQPopupMenu; class KAction; class KOEditorAttachments : public QWidget |