summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-03-12 15:06:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-03-13 11:17:14 +0900
commit17573f75c771ce309dbdbcd0916e76ef082bb1b0 (patch)
tree2d44cedd1e98e899f9231d4417578ad5db29f621
parent38a1e9c54e6f101f55c33aed1b51757a59220546 (diff)
downloadtde-style-baghira-r14.1.x.tar.gz
tde-style-baghira-r14.1.x.zip
Remove use of TDE_VERSIONr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b766624fedbb01edb3e5dde7a374de2e13a44ccb)
-rw-r--r--config/tdestyle_baghira_config.cpp4
-rw-r--r--deco/baghiraclient.h1
-rw-r--r--sessionapplet/usermanager.cpp1
-rw-r--r--starter/menu.cpp1
-rw-r--r--style/polish.cpp1
5 files changed, 1 insertions, 7 deletions
diff --git a/config/tdestyle_baghira_config.cpp b/config/tdestyle_baghira_config.cpp
index 89d459c..6de87da 100644
--- a/config/tdestyle_baghira_config.cpp
+++ b/config/tdestyle_baghira_config.cpp
@@ -56,6 +56,7 @@
#include <kprocess.h>
#include <tdeparts/genericfactory.h>
#include <kstandarddirs.h>
+#include <tdeversion.h>
#include <X11/Xlib.h>
#include <X11/Xatom.h>
@@ -69,9 +70,6 @@
//#define VERSION "0.7"
-#ifndef TDE_VERSION_STRING
-#define TDE_VERSION_STRING "error"
-#endif
#ifndef TQT_BUILD_KEY
#define TQT_BUILD_KEY "error error error error"
#endif
diff --git a/deco/baghiraclient.h b/deco/baghiraclient.h
index 8758506..54991a0 100644
--- a/deco/baghiraclient.h
+++ b/deco/baghiraclient.h
@@ -32,7 +32,6 @@
#include <kdecoration.h>
#include <kdecorationfactory.h>
#include <kpixmap.h>
-#include <tdeversion.h>
/*
#define BUTTONSIZE 15;
#define MENUBUTTONWIDTH 20;
diff --git a/sessionapplet/usermanager.cpp b/sessionapplet/usermanager.cpp
index b7f7807..5af1a95 100644
--- a/sessionapplet/usermanager.cpp
+++ b/sessionapplet/usermanager.cpp
@@ -30,7 +30,6 @@
#include <tdeconfig.h>
#include <ksimpleconfig.h>
#include <tdeapplication.h>
-#include <tdeversion.h>
#include <tdemessagebox.h>
#include <kservice.h>
#include <kstandarddirs.h>
diff --git a/starter/menu.cpp b/starter/menu.cpp
index ef1b12e..201a772 100644
--- a/starter/menu.cpp
+++ b/starter/menu.cpp
@@ -13,7 +13,6 @@
#include <tdeapplication.h>
#include <tdeconfig.h>
#include <kcombobox.h>
-#include <tdeversion.h>
#include <kurl.h>
#include <tdefileitem.h>
#include <kicondialog.h>
diff --git a/style/polish.cpp b/style/polish.cpp
index f7a3eb4..00de6e0 100644
--- a/style/polish.cpp
+++ b/style/polish.cpp
@@ -30,7 +30,6 @@
#include <tqtabbar.h>
#include <tqtoolbar.h>
#include <tqtoolbutton.h>
-#include <tdeversion.h>
#include <kpixmapeffect.h>
#include <tdeglobalsettings.h>
#include <twin.h>