-rw-r--r-- | noncore/apps/checkbook/checkbook.cpp | 4 | ||||
-rw-r--r-- | noncore/apps/checkbook/configuration.cpp | 2 | ||||
-rw-r--r-- | noncore/apps/checkbook/graph.cpp | 2 | ||||
-rw-r--r-- | noncore/apps/checkbook/mainwindow.cpp | 3 | ||||
-rw-r--r-- | noncore/apps/checkbook/password.cpp | 2 | ||||
-rw-r--r-- | noncore/apps/checkbook/traninfo.h | 1 | ||||
-rw-r--r-- | noncore/apps/checkbook/transaction.cpp | 5 |
7 files changed, 0 insertions, 19 deletions
diff --git a/noncore/apps/checkbook/checkbook.cpp b/noncore/apps/checkbook/checkbook.cpp index 5fe660c..653ee4a 100644 --- a/noncore/apps/checkbook/checkbook.cpp +++ b/noncore/apps/checkbook/checkbook.cpp @@ -37,3 +37,2 @@ #include <opie/otabwidget.h> -#include <qpe/config.h> #include <qpe/qpeapplication.h> @@ -44,4 +43,2 @@ #include <qcombobox.h> -#include <qfile.h> -#include <qfontmetrics.h> #include <qlabel.h> @@ -52,3 +49,2 @@ #include <qwhatsthis.h> -#include <qwidget.h> diff --git a/noncore/apps/checkbook/configuration.cpp b/noncore/apps/checkbook/configuration.cpp index 37208da..7731cf3 100644 --- a/noncore/apps/checkbook/configuration.cpp +++ b/noncore/apps/checkbook/configuration.cpp @@ -31,3 +31,2 @@ #include <qcheckbox.h> -#include <qfontmetrics.h> #include <qlabel.h> @@ -35,3 +34,2 @@ #include <qlineedit.h> -#include <qstring.h> #include <qwhatsthis.h> diff --git a/noncore/apps/checkbook/graph.cpp b/noncore/apps/checkbook/graph.cpp index acdb846..389972e 100644 --- a/noncore/apps/checkbook/graph.cpp +++ b/noncore/apps/checkbook/graph.cpp @@ -31,4 +31,2 @@ -#include <qcolor.h> -#include <qfontmetrics.h> #include <qpainter.h> diff --git a/noncore/apps/checkbook/mainwindow.cpp b/noncore/apps/checkbook/mainwindow.cpp index ab1ceef..6d1d7b9 100644 --- a/noncore/apps/checkbook/mainwindow.cpp +++ b/noncore/apps/checkbook/mainwindow.cpp @@ -46,5 +46,2 @@ #include <qlineedit.h> -#include <qlistview.h> -#include <qpopupmenu.h> -#include <qstring.h> #include <qwhatsthis.h> diff --git a/noncore/apps/checkbook/password.cpp b/noncore/apps/checkbook/password.cpp index 82020d5..f381271 100644 --- a/noncore/apps/checkbook/password.cpp +++ b/noncore/apps/checkbook/password.cpp @@ -33,5 +33,3 @@ #include <qlineedit.h> -#include <qpixmap.h> #include <qpushbutton.h> -#include <qwidget.h> diff --git a/noncore/apps/checkbook/traninfo.h b/noncore/apps/checkbook/traninfo.h index 5f67262..f6c5cae 100644 --- a/noncore/apps/checkbook/traninfo.h +++ b/noncore/apps/checkbook/traninfo.h @@ -33,3 +33,2 @@ #include <qlist.h> -#include <qstring.h> diff --git a/noncore/apps/checkbook/transaction.cpp b/noncore/apps/checkbook/transaction.cpp index 17be669..07d5ae1 100644 --- a/noncore/apps/checkbook/transaction.cpp +++ b/noncore/apps/checkbook/transaction.cpp @@ -32,3 +32,2 @@ #include <qpe/datebookmonth.h> -#include <qpe/timestring.h> @@ -40,7 +39,3 @@ #include <qmultilineedit.h> -#include <qpopupmenu.h> -#include <qpushbutton.h> #include <qradiobutton.h> -#include <qscrollview.h> -#include <qstring.h> #include <qwhatsthis.h> |