From 9cdc9942ef0f6d5f47b5ecb4551a2dcebefc4073 Mon Sep 17 00:00:00 2001 From: nils Date: Sat, 27 Aug 2011 13:41:14 +0000 Subject: changed includes to class declarations where possible and moved includes and class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'gpgwin.cpp') diff --git a/gpgwin.cpp b/gpgwin.cpp index 76cfda8..243ddb5 100644 --- a/gpgwin.cpp +++ b/gpgwin.cpp @@ -20,9 +20,6 @@ */ #include "gpgwin.h" -#include "fileencryptiondialog.h" -#include "settingsdialog.h" -#include "verifynotification.h" GpgWin::GpgWin() { -- cgit v1.2.3