From 64f946d16589c2c8b4f5ae3a18191d4986093db0 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 21 Sep 2020 00:03:57 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit edd810f95769b4d211d26fcd33c68ec36b6140dd) --- kttsd/plugins/epos/eposconf.cpp | 2 +- kttsd/plugins/epos/eposconf.h | 2 +- kttsd/plugins/epos/eposplugin.cpp | 2 +- kttsd/plugins/epos/eposproc.cpp | 2 +- kttsd/plugins/epos/eposproc.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'kttsd/plugins/epos') diff --git a/kttsd/plugins/epos/eposconf.cpp b/kttsd/plugins/epos/eposconf.cpp index 40f9d1a..64e5b6e 100644 --- a/kttsd/plugins/epos/eposconf.cpp +++ b/kttsd/plugins/epos/eposconf.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Epos plug in ------------------- Copyright: diff --git a/kttsd/plugins/epos/eposconf.h b/kttsd/plugins/epos/eposconf.h index 0e19a8a..73df5dd 100644 --- a/kttsd/plugins/epos/eposconf.h +++ b/kttsd/plugins/epos/eposconf.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Epos plug in ------------------- Copyright: diff --git a/kttsd/plugins/epos/eposplugin.cpp b/kttsd/plugins/epos/eposplugin.cpp index 9bc0bee..02bccef 100644 --- a/kttsd/plugins/epos/eposplugin.cpp +++ b/kttsd/plugins/epos/eposplugin.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Generating the factories so Epos can be used as plug in. ------------------- Copyright: diff --git a/kttsd/plugins/epos/eposproc.cpp b/kttsd/plugins/epos/eposproc.cpp index 137314d..8d91c66 100644 --- a/kttsd/plugins/epos/eposproc.cpp +++ b/kttsd/plugins/epos/eposproc.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* eposproc.cpp Main speaking functions for the Epos Plug in ------------------- diff --git a/kttsd/plugins/epos/eposproc.h b/kttsd/plugins/epos/eposproc.h index 4c13d83..afc80e8 100644 --- a/kttsd/plugins/epos/eposproc.h +++ b/kttsd/plugins/epos/eposproc.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* eposproc.h Main speaking functions for the Epos Plug in ------------------- -- cgit v1.2.1