diff options
Diffstat (limited to '')
-rw-r--r-- | attachments.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/attachments.cpp b/attachments.cpp index 60d28b3..3979698 100644 --- a/attachments.cpp +++ b/attachments.cpp @@ -18,11 +18,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. */ -#include <QVBoxLayout> -#include <QDebug> -#include <QFileDialog> -#include <QMessageBox> -#include <iostream> #include "attachments.h" |