summaryrefslogtreecommitdiffstats
path: root/tdestyles
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-30 19:08:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 12:06:56 +0900
commit417373531b083515e27868c9baa13282463beffa (patch)
tree6cf22b76c456bebefb5e6f3b94304d8957118c1a /tdestyles
parent69ec8f3e01ba724655f4b7e16519f8a4882d3489 (diff)
downloadtdelibs-417373531b083515e27868c9baa13282463beffa.tar.gz
tdelibs-417373531b083515e27868c9baa13282463beffa.zip
Rename kdemacros.* files to tdemacros.*
A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1307964495cdc9a74f7b4aabab14ad9ffaa93dd6)
Diffstat (limited to 'tdestyles')
-rw-r--r--tdestyles/plastik/config/plastikconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdestyles/plastik/config/plastikconf.cpp b/tdestyles/plastik/config/plastikconf.cpp
index 5da07beb1..6fbeb74a1 100644
--- a/tdestyles/plastik/config/plastikconf.cpp
+++ b/tdestyles/plastik/config/plastikconf.cpp
@@ -33,7 +33,7 @@ DEALINGS IN THE SOFTWARE.
#include <tdeglobal.h>
#include <tdelocale.h>
#include <kcolorbutton.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "plastikconf.h"