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) (unidiff)
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 @@
13#include "inputDialog.h" 13#include "inputDialog.h"
14 14
15#include <qlineedit.h> 15#include <qlineedit.h>
16#include <qlayout.h>
17#include <qvariant.h>
18#include <qtooltip.h>
19#include <qwhatsthis.h>
20 16
21 17
22InputDialog::InputDialog( QWidget* parent, const char* name, bool modal, WFlags fl ) 18InputDialog::InputDialog( QWidget* parent, const char* name, bool modal, WFlags fl )