summaryrefslogtreecommitdiffstats
path: root/tdecore/kstddirs.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
committerMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
commit75a914db884c355afe93e1332427623ff9e91b3b (patch)
tree59fa82afc0b7e7c00a6042effc71728445c4e83a /tdecore/kstddirs.h
parentb2925b116af68ffc3b1696c0d5b81696f894de04 (diff)
downloadtdelibs-rename/kstandarddirs-h.tar.gz
tdelibs-rename/kstandarddirs-h.zip
Rename kstandarddirs.h to tdestandarddirs.hrename/kstandarddirs-h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdecore/kstddirs.h')
-rw-r--r--tdecore/kstddirs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/tdecore/kstddirs.h b/tdecore/kstddirs.h
deleted file mode 100644
index a009a750d..000000000
--- a/tdecore/kstddirs.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// kstddirs.h is the old name, use #include <kstandarddirs.h> from now on
-#ifdef KDE_NO_COMPAT
-#error kstddirs.h is the old name, use #include <kstandarddirs.h> from now on
-#else
-#include <kstandarddirs.h>
-#endif