diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:30:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:30:16 +0900 |
commit | 76a11aa911a0e3d74b94cd13140a00def0241700 (patch) | |
tree | 8f965830d85a7918c6816086139cf211ec469749 /kjsembed/plugins | |
parent | 3bbc1697473ff8e1d58d392c61f5d1779af6b555 (diff) | |
download | tdebindings-76a11aa911a0e3d74b94cd13140a00def0241700.tar.gz tdebindings-76a11aa911a0e3d74b94cd13140a00def0241700.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed/plugins')
-rw-r--r-- | kjsembed/plugins/customobject_plugin.cpp | 2 | ||||
-rw-r--r-- | kjsembed/plugins/customobject_plugin.h | 2 | ||||
-rw-r--r-- | kjsembed/plugins/customqobject_plugin.cpp | 2 | ||||
-rw-r--r-- | kjsembed/plugins/customqobject_plugin.h | 2 | ||||
-rw-r--r-- | kjsembed/plugins/imagefx_plugin.cpp | 2 | ||||
-rw-r--r-- | kjsembed/plugins/imagefx_plugin.h | 2 | ||||
-rw-r--r-- | kjsembed/plugins/qprocess_plugin.cpp | 2 | ||||
-rw-r--r-- | kjsembed/plugins/qprocess_plugin.h | 2 |
8 files changed, 0 insertions, 16 deletions
diff --git a/kjsembed/plugins/customobject_plugin.cpp b/kjsembed/plugins/customobject_plugin.cpp index b883ff66..d5594eb0 100644 --- a/kjsembed/plugins/customobject_plugin.cpp +++ b/kjsembed/plugins/customobject_plugin.cpp @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Ian Reinhart Geiser <geiseri@kde.org> * diff --git a/kjsembed/plugins/customobject_plugin.h b/kjsembed/plugins/customobject_plugin.h index 5f417e69..381016af 100644 --- a/kjsembed/plugins/customobject_plugin.h +++ b/kjsembed/plugins/customobject_plugin.h @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Richard J. Moore <rich@kde.org> * diff --git a/kjsembed/plugins/customqobject_plugin.cpp b/kjsembed/plugins/customqobject_plugin.cpp index 74d39bc3..037346f6 100644 --- a/kjsembed/plugins/customqobject_plugin.cpp +++ b/kjsembed/plugins/customqobject_plugin.cpp @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Ian Reinhart Geiser <geiseri@kde.org> * diff --git a/kjsembed/plugins/customqobject_plugin.h b/kjsembed/plugins/customqobject_plugin.h index d1e9608e..03f57769 100644 --- a/kjsembed/plugins/customqobject_plugin.h +++ b/kjsembed/plugins/customqobject_plugin.h @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Richard J. Moore <rich@kde.org> * diff --git a/kjsembed/plugins/imagefx_plugin.cpp b/kjsembed/plugins/imagefx_plugin.cpp index e311dfff..80acf335 100644 --- a/kjsembed/plugins/imagefx_plugin.cpp +++ b/kjsembed/plugins/imagefx_plugin.cpp @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Ian Reinhart Geiser <geiseri@kde.org> * diff --git a/kjsembed/plugins/imagefx_plugin.h b/kjsembed/plugins/imagefx_plugin.h index b4f4c6a6..ae6c6f4f 100644 --- a/kjsembed/plugins/imagefx_plugin.h +++ b/kjsembed/plugins/imagefx_plugin.h @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Ian Reinhart Geiser <geiseri@kde.org> * diff --git a/kjsembed/plugins/qprocess_plugin.cpp b/kjsembed/plugins/qprocess_plugin.cpp index 3106fd8f..61d6c708 100644 --- a/kjsembed/plugins/qprocess_plugin.cpp +++ b/kjsembed/plugins/qprocess_plugin.cpp @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Ian Reinhart Geiser <geiseri@kde.org> * diff --git a/kjsembed/plugins/qprocess_plugin.h b/kjsembed/plugins/qprocess_plugin.h index fa1825ed..2aecc188 100644 --- a/kjsembed/plugins/qprocess_plugin.h +++ b/kjsembed/plugins/qprocess_plugin.h @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright (C) 2003, Ian Reinhart Geiser <geiseri@kde.org> * |