summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/inputDialog.cpp
authorllornkcor <llornkcor>2003-05-26 02:51:00 (UTC)
committer llornkcor <llornkcor>2003-05-26 02:51:00 (UTC)
commiteaa924af86511fd43fc9eac5438e73972f82158b (patch) (side-by-side diff)
treef6a0c07eba3951d50935ab1a7edccc95a1659949 /noncore/net/opieftp/inputDialog.cpp
parent3fee41c94625fdef794a2eaabfc440cd01a1b11a (diff)
downloadopie-eaa924af86511fd43fc9eac5438e73972f82158b.zip
opie-eaa924af86511fd43fc9eac5438e73972f82158b.tar.gz
opie-eaa924af86511fd43fc9eac5438e73972f82158b.tar.bz2
remove extra includes
Diffstat (limited to 'noncore/net/opieftp/inputDialog.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/inputDialog.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/noncore/net/opieftp/inputDialog.cpp b/noncore/net/opieftp/inputDialog.cpp
index 373db3b..23741c0 100644
--- a/noncore/net/opieftp/inputDialog.cpp
+++ b/noncore/net/opieftp/inputDialog.cpp
@@ -13,10 +13,6 @@
#include "inputDialog.h"
#include <qlineedit.h>
-#include <qlayout.h>
-#include <qvariant.h>
-#include <qtooltip.h>
-#include <qwhatsthis.h>
InputDialog::InputDialog( QWidget* parent, const char* name, bool modal, WFlags fl )