From 8cc217bed9c122a7c7448e2cd59bfde330dfcfad Mon Sep 17 00:00:00 2001 From: groucho Date: Sun, 13 Apr 2003 10:29:05 +0000 Subject: - Uses mime types for attachment reading - Addresses are read from ocontactacess --- (limited to 'noncore/unsupported/mailit/addatt.h') diff --git a/noncore/unsupported/mailit/addatt.h b/noncore/unsupported/mailit/addatt.h index 73062e2..fcf3279 100644 --- a/noncore/unsupported/mailit/addatt.h +++ b/noncore/unsupported/mailit/addatt.h @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include class FileItem : public QListViewItem @@ -65,12 +65,12 @@ public slots: private: FileItem* item; QListView *attView; - QPushButton *fileCategoryButton, *attatchButton, *removeButton; + QPushButton *attatchButton, *removeButton; QPopupMenu *fileCategories; bool modified; - QFileInfo *fi; + //QFileInfo *fi; - OFileSelector* ofs; + OFileDialog* ofs; }; #endif -- cgit v0.9.0.2