diff options
Diffstat (limited to 'kopete/plugins/autoreplace')
6 files changed, 0 insertions, 18 deletions
diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.cpp b/kopete/plugins/autoreplace/autoreplaceconfig.cpp index 6e8ef3bd..bb327246 100644 --- a/kopete/plugins/autoreplace/autoreplaceconfig.cpp +++ b/kopete/plugins/autoreplace/autoreplaceconfig.cpp @@ -128,6 +128,3 @@ void AutoReplaceConfig::save() config->sync(); } - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.h b/kopete/plugins/autoreplace/autoreplaceconfig.h index b819098e..036e09b1 100644 --- a/kopete/plugins/autoreplace/autoreplaceconfig.h +++ b/kopete/plugins/autoreplace/autoreplaceconfig.h @@ -53,6 +53,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplaceplugin.cpp b/kopete/plugins/autoreplace/autoreplaceplugin.cpp index f3610a7f..8d928b02 100644 --- a/kopete/plugins/autoreplace/autoreplaceplugin.cpp +++ b/kopete/plugins/autoreplace/autoreplaceplugin.cpp @@ -123,6 +123,3 @@ void AutoReplacePlugin::slotAboutToSend( Kopete::Message &msg ) } #include "autoreplaceplugin.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplaceplugin.h b/kopete/plugins/autoreplace/autoreplaceplugin.h index c770642a..c91fc418 100644 --- a/kopete/plugins/autoreplace/autoreplaceplugin.h +++ b/kopete/plugins/autoreplace/autoreplaceplugin.h @@ -59,6 +59,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.cpp b/kopete/plugins/autoreplace/autoreplacepreferences.cpp index f8bb68c9..98c86d8c 100644 --- a/kopete/plugins/autoreplace/autoreplacepreferences.cpp +++ b/kopete/plugins/autoreplace/autoreplacepreferences.cpp @@ -210,6 +210,3 @@ void AutoReplacePreferences::defaults() } #include "autoreplacepreferences.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.h b/kopete/plugins/autoreplace/autoreplacepreferences.h index fc34d695..54470433 100644 --- a/kopete/plugins/autoreplace/autoreplacepreferences.h +++ b/kopete/plugins/autoreplace/autoreplacepreferences.h @@ -60,6 +60,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - |