diff options
| -rw-r--r-- | src/basket.cpp | 1 | ||||
| -rw-r--r-- | src/mainwindow.cpp | 1 | ||||
| -rw-r--r-- | src/notedrag.cpp | 1 | ||||
| -rw-r--r-- | src/systemtray.cpp | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/src/basket.cpp b/src/basket.cpp index 2792398..69da09c 100644 --- a/src/basket.cpp +++ b/src/basket.cpp @@ -5525,7 +5525,6 @@ void Basket::lock() #include <kurl.h> #include <krun.h> #include <tdemessagebox.h> -#include <tdeversion.h> #include "kdirwatch.h" #include <tqstringlist.h> diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 2a813bf..2959e30 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -67,7 +67,6 @@ #include <kcolordialog.h> #include <tdeaboutdata.h> -#include <tdeversion.h> #include <tqdesktopwidget.h> #include <twin.h> diff --git a/src/notedrag.cpp b/src/notedrag.cpp index 227c108..c91ec64 100644 --- a/src/notedrag.cpp +++ b/src/notedrag.cpp @@ -28,7 +28,6 @@ #include <tqtextcodec.h> #include <tqbuffer.h> #include <kurldrag.h> -#include <tdeversion.h> #include <tdeapplication.h> #include <tqdesktopwidget.h> diff --git a/src/systemtray.cpp b/src/systemtray.cpp index 1a4eb13..4687b38 100644 --- a/src/systemtray.cpp +++ b/src/systemtray.cpp @@ -44,7 +44,6 @@ // Others: #include <tdemessagebox.h> #include <kmanagerselection.h> -#include <tdeversion.h> #include <tdeapplication.h> #include <tdepopupmenu.h> #include <kiconloader.h> |
