summaryrefslogtreecommitdiff
path: root/noncore/settings
authordrw <drw>2003-04-13 22:38:06 (UTC)
committer drw <drw>2003-04-13 22:38:06 (UTC)
commitcdc826624767f44017c0e17fd4e35d136c64be0d (patch) (unidiff)
tree040ae04ba1c0577ed1a7808da4338b8dc19b933b /noncore/settings
parent166ac140f8e01369a5d281c2918b0f8b9045f8e5 (diff)
downloadopie-cdc826624767f44017c0e17fd4e35d136c64be0d.zip
opie-cdc826624767f44017c0e17fd4e35d136c64be0d.tar.gz
opie-cdc826624767f44017c0e17fd4e35d136c64be0d.tar.bz2
Remove old #include so it compiles
Diffstat (limited to 'noncore/settings') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/netsystemtime/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/settings/netsystemtime/mainwindow.cpp b/noncore/settings/netsystemtime/mainwindow.cpp
index 306117a..ab71463 100644
--- a/noncore/settings/netsystemtime/mainwindow.cpp
+++ b/noncore/settings/netsystemtime/mainwindow.cpp
@@ -29,13 +29,12 @@
29#include "mainwindow.h" 29#include "mainwindow.h"
30#include "timetabwidget.h" 30#include "timetabwidget.h"
31#include "formattabwidget.h" 31#include "formattabwidget.h"
32#include "settingstabwidget.h" 32#include "settingstabwidget.h"
33#include "ntptabwidget.h" 33#include "ntptabwidget.h"
34#include "predicttabwidget.h" 34#include "predicttabwidget.h"
35#include "systemtimeconfig.h"
36 35
37#include <opie/oprocess.h> 36#include <opie/oprocess.h>
38#include <opie/otabwidget.h> 37#include <opie/otabwidget.h>
39 38
40#include <qpe/config.h> 39#include <qpe/config.h>
41#include <qpe/datebookdb.h> 40#include <qpe/datebookdb.h>