diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:03:57 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:04:20 +0900 |
commit | 64f946d16589c2c8b4f5ae3a18191d4986093db0 (patch) | |
tree | 483f6994c49bf18011484b55bf43c6d4424cfcd8 /kttsd/plugins/festivalint | |
parent | 0fdeb091a45fb5fb1866a0a6648b417241989b48 (diff) | |
download | tdeaccessibility-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/plugins/festivalint')
-rw-r--r-- | kttsd/plugins/festivalint/festivalintconf.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/festivalint/festivalintconf.h | 2 | ||||
-rw-r--r-- | kttsd/plugins/festivalint/festivalintplugin.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/festivalint/festivalintproc.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/festivalint/festivalintproc.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/kttsd/plugins/festivalint/festivalintconf.cpp b/kttsd/plugins/festivalint/festivalintconf.cpp index 0dc737a..c38bbd5 100644 --- a/kttsd/plugins/festivalint/festivalintconf.cpp +++ b/kttsd/plugins/festivalint/festivalintconf.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Festival (Interactive) plug in ------------------- Copyright: diff --git a/kttsd/plugins/festivalint/festivalintconf.h b/kttsd/plugins/festivalint/festivalintconf.h index 5399b76..3d690aa 100644 --- a/kttsd/plugins/festivalint/festivalintconf.h +++ b/kttsd/plugins/festivalint/festivalintconf.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Festival (Interactive) plug in ------------------- Copyright: diff --git a/kttsd/plugins/festivalint/festivalintplugin.cpp b/kttsd/plugins/festivalint/festivalintplugin.cpp index d793b40..e559d27 100644 --- a/kttsd/plugins/festivalint/festivalintplugin.cpp +++ b/kttsd/plugins/festivalint/festivalintplugin.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Generating the factories so festival (interactive) can be used as plug in. ------------------- Copyright: diff --git a/kttsd/plugins/festivalint/festivalintproc.cpp b/kttsd/plugins/festivalint/festivalintproc.cpp index c3b8965..1258317 100644 --- a/kttsd/plugins/festivalint/festivalintproc.cpp +++ b/kttsd/plugins/festivalint/festivalintproc.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Main speaking functions for the Festival (Interactive) Plug in ------------------- Copyright: diff --git a/kttsd/plugins/festivalint/festivalintproc.h b/kttsd/plugins/festivalint/festivalintproc.h index 2222512..f685f0b 100644 --- a/kttsd/plugins/festivalint/festivalintproc.h +++ b/kttsd/plugins/festivalint/festivalintproc.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Main speaking functions for the Festival (Interactive) Plug in ------------------- Copyright: |