summaryrefslogtreecommitdiffstats
path: root/vcs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:58:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 18:12:45 +0900
commit8f6827c723f4bb5a1b901b8351245c727bf3842c (patch)
tree92344aab5b3489c98e7b9a020c7b8402a63f9b1c /vcs
parentb0b2752e0b49fc73a95d97913fcd96bdad218c68 (diff)
downloadtdevelop-r14.1.x.tar.gz
tdevelop-r14.1.x.zip
Remove use of TDE_VERSIONr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44a617440d6967f63e5284e92f4edc6e27c7ce45)
Diffstat (limited to 'vcs')
-rw-r--r--vcs/cvsservice/cvspartimpl.cpp1
-rw-r--r--vcs/subversion/integrator/svnintegratordlg.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/vcs/cvsservice/cvspartimpl.cpp b/vcs/cvsservice/cvspartimpl.cpp
index 28203e91..8dac6ad6 100644
--- a/vcs/cvsservice/cvspartimpl.cpp
+++ b/vcs/cvsservice/cvspartimpl.cpp
@@ -17,7 +17,6 @@
#include <tdeapplication.h>
#include <tdemessagebox.h>
#include <kdebug.h>
-#include <tdeversion.h>
#include <tdelocale.h>
#include <kprocess.h>
#include <kstandarddirs.h>
diff --git a/vcs/subversion/integrator/svnintegratordlg.cpp b/vcs/subversion/integrator/svnintegratordlg.cpp
index 87ccf488..b052fa17 100644
--- a/vcs/subversion/integrator/svnintegratordlg.cpp
+++ b/vcs/subversion/integrator/svnintegratordlg.cpp
@@ -29,7 +29,6 @@
#include <tqradiobutton.h>
#include <tdeio/scheduler.h>
#include <kprocess.h>
-#include <tdeversion.h>
#include <tdemessagebox.h>
#include <tdelocale.h>
#include <kdebug.h>