summaryrefslogtreecommitdiffstats
path: root/ksayit/Freeverb_plugin/kdeexportfix.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:03:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:03:57 +0900
commitedd810f95769b4d211d26fcd33c68ec36b6140dd (patch)
tree1f7093062f051b3ea4643312fc0d167d06aa614b /ksayit/Freeverb_plugin/kdeexportfix.h
parent3a71cc5d161f2832b2ca40a761fb4b3dcd60d355 (diff)
downloadtdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.tar.gz
tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksayit/Freeverb_plugin/kdeexportfix.h')
-rw-r--r--ksayit/Freeverb_plugin/kdeexportfix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/Freeverb_plugin/kdeexportfix.h b/ksayit/Freeverb_plugin/kdeexportfix.h
index a30f3d5..958dd20 100644
--- a/ksayit/Freeverb_plugin/kdeexportfix.h
+++ b/ksayit/Freeverb_plugin/kdeexportfix.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
tdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this
by undefining it.
-------------------