diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 22:19:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 22:47:24 +0900 |
commit | 18afd986d98e71da5f108b766e44f03cfa2ae4d1 (patch) | |
tree | 8c0e2a6cb305d8cf931aa2059ebad78771b9be6e /kopete/protocols/winpopup | |
parent | 57df06d70ad4631131401132e94b3699babd895c (diff) | |
download | tdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.tar.gz tdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771)
Diffstat (limited to 'kopete/protocols/winpopup')
-rw-r--r-- | kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/libwinpopup/libwinpopup.h | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpaccount.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpaccount.h | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpaddcontact.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpaddcontact.h | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpcontact.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpcontact.h | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpeditaccount.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpeditaccount.h | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpprotocol.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpprotocol.h | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpuserinfo.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/winpopup/wpuserinfo.h | 3 |
14 files changed, 0 insertions, 42 deletions
diff --git a/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp b/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp index fee40b3f..2d51eea3 100644 --- a/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp +++ b/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp @@ -358,6 +358,3 @@ void WinPopupLib::settingsChanged(const TQString &smbClient, int groupFreq) } #include "libwinpopup.moc" - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/libwinpopup/libwinpopup.h b/kopete/protocols/winpopup/libwinpopup/libwinpopup.h index 39a098eb..70bb7f8f 100644 --- a/kopete/protocols/winpopup/libwinpopup/libwinpopup.h +++ b/kopete/protocols/winpopup/libwinpopup/libwinpopup.h @@ -88,6 +88,3 @@ signals: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpaccount.cpp b/kopete/protocols/winpopup/wpaccount.cpp index a1a285c4..75788a2b 100644 --- a/kopete/protocols/winpopup/wpaccount.cpp +++ b/kopete/protocols/winpopup/wpaccount.cpp @@ -204,6 +204,3 @@ void WPAccount::setOnlineStatus(const Kopete::OnlineStatus &status, const TQStri } #include "wpaccount.moc" - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpaccount.h b/kopete/protocols/winpopup/wpaccount.h index ee237286..c6fed550 100644 --- a/kopete/protocols/winpopup/wpaccount.h +++ b/kopete/protocols/winpopup/wpaccount.h @@ -103,6 +103,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpaddcontact.cpp b/kopete/protocols/winpopup/wpaddcontact.cpp index 43be67ac..133d9b54 100644 --- a/kopete/protocols/winpopup/wpaddcontact.cpp +++ b/kopete/protocols/winpopup/wpaddcontact.cpp @@ -110,6 +110,3 @@ bool WPAddContact::apply(Kopete::Account *theAccount, Kopete::MetaContact *theMe } #include "wpaddcontact.moc" - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpaddcontact.h b/kopete/protocols/winpopup/wpaddcontact.h index b9898c42..d98a751a 100644 --- a/kopete/protocols/winpopup/wpaddcontact.h +++ b/kopete/protocols/winpopup/wpaddcontact.h @@ -54,6 +54,3 @@ public slots: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpcontact.cpp b/kopete/protocols/winpopup/wpcontact.cpp index a7e78db0..b8718de6 100644 --- a/kopete/protocols/winpopup/wpcontact.cpp +++ b/kopete/protocols/winpopup/wpcontact.cpp @@ -184,6 +184,3 @@ void WPContact::slotSendMessage( Kopete::Message& message ) } #include "wpcontact.moc" - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpcontact.h b/kopete/protocols/winpopup/wpcontact.h index d37dd420..a88399c1 100644 --- a/kopete/protocols/winpopup/wpcontact.h +++ b/kopete/protocols/winpopup/wpcontact.h @@ -82,6 +82,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpeditaccount.cpp b/kopete/protocols/winpopup/wpeditaccount.cpp index bf4e7555..9b688d9e 100644 --- a/kopete/protocols/winpopup/wpeditaccount.cpp +++ b/kopete/protocols/winpopup/wpeditaccount.cpp @@ -133,6 +133,3 @@ Kopete::Account *WPEditAccount::apply() } #include "wpeditaccount.moc" - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpeditaccount.h b/kopete/protocols/winpopup/wpeditaccount.h index 6662bba0..a5fa72ef 100644 --- a/kopete/protocols/winpopup/wpeditaccount.h +++ b/kopete/protocols/winpopup/wpeditaccount.h @@ -53,6 +53,3 @@ public slots: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpprotocol.cpp b/kopete/protocols/winpopup/wpprotocol.cpp index ee639ca7..3b2cba49 100644 --- a/kopete/protocols/winpopup/wpprotocol.cpp +++ b/kopete/protocols/winpopup/wpprotocol.cpp @@ -182,6 +182,3 @@ void WPProtocol::sendMessage(const TQString &Body, const TQString &Destination) } #include "wpprotocol.moc" - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpprotocol.h b/kopete/protocols/winpopup/wpprotocol.h index 20743bb4..3a41f984 100644 --- a/kopete/protocols/winpopup/wpprotocol.h +++ b/kopete/protocols/winpopup/wpprotocol.h @@ -90,6 +90,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpuserinfo.cpp b/kopete/protocols/winpopup/wpuserinfo.cpp index 4ecc2156..2809763d 100644 --- a/kopete/protocols/winpopup/wpuserinfo.cpp +++ b/kopete/protocols/winpopup/wpuserinfo.cpp @@ -109,6 +109,3 @@ void WPUserInfo::slotCloseClicked() } #include "wpuserinfo.moc" - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; diff --git a/kopete/protocols/winpopup/wpuserinfo.h b/kopete/protocols/winpopup/wpuserinfo.h index f70f9c8d..e7bb150a 100644 --- a/kopete/protocols/winpopup/wpuserinfo.h +++ b/kopete/protocols/winpopup/wpuserinfo.h @@ -57,6 +57,3 @@ class WPUserInfo : public KDialogBase }; #endif - -// vim: set noet ts=4 sts=4 sw=4: -// kate: tab-width 4; indent-width 4; replace-trailing-space-save on; |