summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp
authorllornkcor <llornkcor>2003-05-26 03:43:09 (UTC)
committer llornkcor <llornkcor>2003-05-26 03:43:09 (UTC)
commit4a9831b570a60075650863b571b0875e96ca8ad6 (patch) (side-by-side diff)
treec4c76096f954067301609d1a89d00276d418ea49 /noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp
parent830bab619ea396c018ccd29b20ce81cb47e113e1 (diff)
downloadopie-4a9831b570a60075650863b571b0875e96ca8ad6.zip
opie-4a9831b570a60075650863b571b0875e96ca8ad6.tar.gz
opie-4a9831b570a60075650863b571b0875e96ca8ad6.tar.bz2
remove extra includes
Diffstat (limited to 'noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp
index fdabd5c..e3d378b 100644
--- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp
+++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.cpp
@@ -17,20 +17,16 @@
#include "stocktickerconfig.h"
#include <opie/todayconfigwidget.h>
-#include <qpe/config.h>
#include <qapplication.h>
#include <qspinbox.h>
#include <qcheckbox.h>
-#include <qlayout.h>
#include <qlineedit.h>
-#include <qlayout.h>
#include <qvariant.h>
#include <qpushbutton.h>
#include <qwhatsthis.h>
#include <qlabel.h>
-#include <qpe/config.h>
#include <qstringlist.h>
#include <qmainwindow.h>