summaryrefslogtreecommitdiffstats
path: root/kttsd/filters/xmltransformer
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:04:20 +0900
commit64f946d16589c2c8b4f5ae3a18191d4986093db0 (patch)
tree483f6994c49bf18011484b55bf43c6d4424cfcd8 /kttsd/filters/xmltransformer
parent0fdeb091a45fb5fb1866a0a6648b417241989b48 (diff)
downloadtdeaccessibility-64f946d16589c2c8b4f5ae3a18191d4986093db0.tar.gz
tdeaccessibility-64f946d16589c2c8b4f5ae3a18191d4986093db0.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit edd810f95769b4d211d26fcd33c68ec36b6140dd)
Diffstat (limited to 'kttsd/filters/xmltransformer')
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerconf.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerconf.h2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerplugin.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerproc.cpp2
-rw-r--r--kttsd/filters/xmltransformer/xmltransformerproc.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/kttsd/filters/xmltransformer/xmltransformerconf.cpp b/kttsd/filters/xmltransformer/xmltransformerconf.cpp
index ab45284..0a27174 100644
--- a/kttsd/filters/xmltransformer/xmltransformerconf.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerconf.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Configuration class.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerconf.h b/kttsd/filters/xmltransformer/xmltransformerconf.h
index 7cd5e87..34bee27 100644
--- a/kttsd/filters/xmltransformer/xmltransformerconf.h
+++ b/kttsd/filters/xmltransformer/xmltransformerconf.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Configuration class.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerplugin.cpp b/kttsd/filters/xmltransformer/xmltransformerplugin.cpp
index c76c889..0a9ca77 100644
--- a/kttsd/filters/xmltransformer/xmltransformerplugin.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerplugin.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generating the factories so XML Transformer Filter can be used as plug in.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerproc.cpp b/kttsd/filters/xmltransformer/xmltransformerproc.cpp
index 9a48f9c..9a279b9 100644
--- a/kttsd/filters/xmltransformer/xmltransformerproc.cpp
+++ b/kttsd/filters/xmltransformer/xmltransformerproc.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Processing class.
-------------------
Copyright:
diff --git a/kttsd/filters/xmltransformer/xmltransformerproc.h b/kttsd/filters/xmltransformer/xmltransformerproc.h
index d9f0881..002008b 100644
--- a/kttsd/filters/xmltransformer/xmltransformerproc.h
+++ b/kttsd/filters/xmltransformer/xmltransformerproc.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Generic XML Transformation Filter Processing class.
-------------------
Copyright: