diff options
Diffstat (limited to 'kopete/protocols/jabber/ui')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabbersendraw.cpp | 10 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabbersendraw.h | 9 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabbervcard.cpp | 9 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabbervcard.h | 8 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/jabberaddcontactpage.cpp | 9 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/jabberaddcontactpage.h | 10 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/jabbereditaccountwidget.cpp | 2 |
7 files changed, 0 insertions, 57 deletions
diff --git a/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp b/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp index 4b9192dc..499eb2b7 100644 --- a/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp +++ b/kopete/protocols/jabber/ui/dlgjabbersendraw.cpp @@ -104,13 +104,3 @@ void dlgJabberSendRaw::slotSend() } #include "dlgjabbersendraw.moc" - -/* - * Local variables: - * mode: c++ - * c-indentation-style: k&r - * c-basic-offset: 4 - * indent-tabs-mode: t - * End: - */ -// vim: set noet ts=4 sts=4 sw=4: diff --git a/kopete/protocols/jabber/ui/dlgjabbersendraw.h b/kopete/protocols/jabber/ui/dlgjabbersendraw.h index b85e37af..4b9cdee3 100644 --- a/kopete/protocols/jabber/ui/dlgjabbersendraw.h +++ b/kopete/protocols/jabber/ui/dlgjabbersendraw.h @@ -75,12 +75,3 @@ private: #endif - -/* - * Local variables: - * c-indentation-style: k&r - * c-basic-offset: 8 - * indent-tabs-mode: t - * End: - */ -// vim: set noet ts=4 sts=4 sw=4: diff --git a/kopete/protocols/jabber/ui/dlgjabbervcard.cpp b/kopete/protocols/jabber/ui/dlgjabbervcard.cpp index 0092742e..58e92af7 100644 --- a/kopete/protocols/jabber/ui/dlgjabbervcard.cpp +++ b/kopete/protocols/jabber/ui/dlgjabbervcard.cpp @@ -552,12 +552,3 @@ void dlgJabberVCard::slotOpenURL(const TQString &url) } #include "dlgjabbervcard.moc" - -/* - * Local variables: - * c-indentation-style: k&r - * c-basic-offset: 8 - * indent-tabs-mode: t - * End: - */ -// vim: set noet ts=4 sts=4 sw=4: diff --git a/kopete/protocols/jabber/ui/dlgjabbervcard.h b/kopete/protocols/jabber/ui/dlgjabbervcard.h index 44711c44..4861c4aa 100644 --- a/kopete/protocols/jabber/ui/dlgjabbervcard.h +++ b/kopete/protocols/jabber/ui/dlgjabbervcard.h @@ -109,11 +109,3 @@ private: }; #endif // DLGJABBERVCARD_H - -/* - * Local variables: - * c-indentation-style: k&r - * c-basic-offset: 8 - * indent-tabs-mode: t - * End: - */ diff --git a/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp b/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp index 3542cb0f..0fc940c9 100644 --- a/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp +++ b/kopete/protocols/jabber/ui/jabberaddcontactpage.cpp @@ -213,12 +213,3 @@ void JabberAddContactPage_there_is_no_possibility_to_add_assync_WORKAROUND::slot #include "jabberaddcontactpage.moc" - -/* - * Local variables: - * c-indentation-style: k&r - * c-basic-offset: 8 - * indent-tabs-mode: t - * End: - */ -// vim: set noet ts=4 sts=4 sw=4: diff --git a/kopete/protocols/jabber/ui/jabberaddcontactpage.h b/kopete/protocols/jabber/ui/jabberaddcontactpage.h index ed4fa41c..07fee352 100644 --- a/kopete/protocols/jabber/ui/jabberaddcontactpage.h +++ b/kopete/protocols/jabber/ui/jabberaddcontactpage.h @@ -66,13 +66,3 @@ class JabberAddContactPage_there_is_no_possibility_to_add_assync_WORKAROUND : p #endif - - -/* - * Local variables: - * c-indentation-style: k&r - * c-basic-offset: 8 - * indent-tabs-mode: t - * End: - */ -// vim: set noet ts=4 sts=4 sw=4: diff --git a/kopete/protocols/jabber/ui/jabbereditaccountwidget.cpp b/kopete/protocols/jabber/ui/jabbereditaccountwidget.cpp index 82f9aaf0..6db53bff 100644 --- a/kopete/protocols/jabber/ui/jabbereditaccountwidget.cpp +++ b/kopete/protocols/jabber/ui/jabbereditaccountwidget.cpp @@ -293,5 +293,3 @@ void JabberEditAccountWidget::sslToggled (bool value) } #include "jabbereditaccountwidget.moc" - -// vim: set noet ts=4 sts=4 sw=4: |