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/yahoo | |
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/yahoo')
21 files changed, 0 insertions, 57 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp index c895bf5a..d49ea2ff 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp +++ b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp @@ -137,5 +137,3 @@ void KNetworkByteStream::slotError( int code ) } #include "yahoobytestream.moc" - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; diff --git a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h index 692c88be..20bbb5cb 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h +++ b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h @@ -65,5 +65,3 @@ private: }; #endif // YAHOOBYTESTREAM_H - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; diff --git a/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp b/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp index 48221871..43061f61 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp +++ b/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp @@ -107,5 +107,3 @@ void KNetworkConnector::setOptHostPort( const TQString &host, TQ_UINT16 port ) } #include "yahooconnector.moc" - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; diff --git a/kopete/protocols/yahoo/libkyahoo/yahooconnector.h b/kopete/protocols/yahoo/libkyahoo/yahooconnector.h index bcdf372c..d3e0df86 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahooconnector.h +++ b/kopete/protocols/yahoo/libkyahoo/yahooconnector.h @@ -63,5 +63,3 @@ private: }; #endif - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; diff --git a/kopete/protocols/yahoo/ui/yahoouserinfodialog.cpp b/kopete/protocols/yahoo/ui/yahoouserinfodialog.cpp index f98b80a4..de4687ec 100644 --- a/kopete/protocols/yahoo/ui/yahoouserinfodialog.cpp +++ b/kopete/protocols/yahoo/ui/yahoouserinfodialog.cpp @@ -255,6 +255,3 @@ void YahooUserInfoDialog::setData( const YABEntry &yab ) } #include "yahoouserinfodialog.moc" - -//kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off; - diff --git a/kopete/protocols/yahoo/ui/yahoouserinfodialog.h b/kopete/protocols/yahoo/ui/yahoouserinfodialog.h index 1c5ec3d9..4131ef2b 100644 --- a/kopete/protocols/yahoo/ui/yahoouserinfodialog.h +++ b/kopete/protocols/yahoo/ui/yahoouserinfodialog.h @@ -53,5 +53,3 @@ private: }; #endif - -//kate: indent-mode csands; tab-width 4; space-indent off; replace-tabs off; diff --git a/kopete/protocols/yahoo/ui/yahoowebcamdialog.cpp b/kopete/protocols/yahoo/ui/yahoowebcamdialog.cpp index a6f8cb1b..ce3d9536 100644 --- a/kopete/protocols/yahoo/ui/yahoowebcamdialog.cpp +++ b/kopete/protocols/yahoo/ui/yahoowebcamdialog.cpp @@ -107,7 +107,4 @@ void YahooWebcamDialog::setViewer( const TQStringList &viewer ) m_Viewer->setText( s ); m_Viewer->show(); } - -// kate: indent-mode csands; tab-width 4; - #include "yahoowebcamdialog.moc" diff --git a/kopete/protocols/yahoo/ui/yahoowebcamdialog.h b/kopete/protocols/yahoo/ui/yahoowebcamdialog.h index 5219049f..d383d951 100644 --- a/kopete/protocols/yahoo/ui/yahoowebcamdialog.h +++ b/kopete/protocols/yahoo/ui/yahoowebcamdialog.h @@ -54,4 +54,3 @@ private: }; #endif -//kate: indent-mode csands; auto-insert-doxygen on; diff --git a/kopete/protocols/yahoo/yahooaccount.cpp b/kopete/protocols/yahoo/yahooaccount.cpp index 56b71cc9..9e2925cf 100644 --- a/kopete/protocols/yahoo/yahooaccount.cpp +++ b/kopete/protocols/yahoo/yahooaccount.cpp @@ -2140,6 +2140,3 @@ void YahooAccount::sendChatMessage( const Kopete::Message &msg, const TQString & #include "yahooaccount.moc" - -// vim: set noet ts=4 sts=4 sw=4: -//kate: indent-mode csands; tab-width 4; diff --git a/kopete/protocols/yahoo/yahooaddcontact.cpp b/kopete/protocols/yahoo/yahooaddcontact.cpp index af3e1bc5..d484c8ca 100644 --- a/kopete/protocols/yahoo/yahooaddcontact.cpp +++ b/kopete/protocols/yahoo/yahooaddcontact.cpp @@ -67,6 +67,3 @@ bool YahooAddContact::apply(Kopete::Account *theAccount, Kopete::MetaContact *th } #include "yahooaddcontact.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooaddcontact.h b/kopete/protocols/yahoo/yahooaddcontact.h index 38788979..6fc9dd2a 100644 --- a/kopete/protocols/yahoo/yahooaddcontact.h +++ b/kopete/protocols/yahoo/yahooaddcontact.h @@ -51,6 +51,3 @@ public slots: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooconferencemessagemanager.cpp b/kopete/protocols/yahoo/yahooconferencemessagemanager.cpp index 244d2b4c..3060ed48 100644 --- a/kopete/protocols/yahoo/yahooconferencemessagemanager.cpp +++ b/kopete/protocols/yahoo/yahooconferencemessagemanager.cpp @@ -110,6 +110,3 @@ void YahooConferenceChatSession::slotInviteOthers() } #include "yahooconferencemessagemanager.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooconferencemessagemanager.h b/kopete/protocols/yahoo/yahooconferencemessagemanager.h index d09cee4f..cd663251 100644 --- a/kopete/protocols/yahoo/yahooconferencemessagemanager.h +++ b/kopete/protocols/yahoo/yahooconferencemessagemanager.h @@ -54,6 +54,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 tw=4: - diff --git a/kopete/protocols/yahoo/yahoocontact.cpp b/kopete/protocols/yahoo/yahoocontact.cpp index 86f89076..c5e0f3ce 100644 --- a/kopete/protocols/yahoo/yahoocontact.cpp +++ b/kopete/protocols/yahoo/yahoocontact.cpp @@ -836,7 +836,3 @@ void YahooContact::readYABEntry() } #include "yahoocontact.moc" - -// vim: set noet ts=4 sts=4 sw=4: -//kate: space-indent off; replace-tabs off; indent-mode csands; - diff --git a/kopete/protocols/yahoo/yahoocontact.h b/kopete/protocols/yahoo/yahoocontact.h index eb8c0d1d..ee840d16 100644 --- a/kopete/protocols/yahoo/yahoocontact.h +++ b/kopete/protocols/yahoo/yahoocontact.h @@ -137,6 +137,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooeditaccount.cpp b/kopete/protocols/yahoo/yahooeditaccount.cpp index b5d61768..3f66da83 100644 --- a/kopete/protocols/yahoo/yahooeditaccount.cpp +++ b/kopete/protocols/yahoo/yahooeditaccount.cpp @@ -192,6 +192,3 @@ void YahooEditAccount::slotSelectPicture() } #include "yahooeditaccount.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooeditaccount.h b/kopete/protocols/yahoo/yahooeditaccount.h index db50f0d8..363c5143 100644 --- a/kopete/protocols/yahoo/yahooeditaccount.h +++ b/kopete/protocols/yahoo/yahooeditaccount.h @@ -55,6 +55,3 @@ private slots: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooprotocol.cpp b/kopete/protocols/yahoo/yahooprotocol.cpp index 6197aa86..afd23cab 100644 --- a/kopete/protocols/yahoo/yahooprotocol.cpp +++ b/kopete/protocols/yahoo/yahooprotocol.cpp @@ -204,6 +204,3 @@ Kopete::Account *YahooProtocol::createNewAccount(const TQString &accountId) } #include "yahooprotocol.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooprotocol.h b/kopete/protocols/yahoo/yahooprotocol.h index 075b84db..2293564b 100644 --- a/kopete/protocols/yahoo/yahooprotocol.h +++ b/kopete/protocols/yahoo/yahooprotocol.h @@ -144,6 +144,3 @@ private: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooverifyaccount.cpp b/kopete/protocols/yahoo/yahooverifyaccount.cpp index 55999195..be369973 100644 --- a/kopete/protocols/yahoo/yahooverifyaccount.cpp +++ b/kopete/protocols/yahoo/yahooverifyaccount.cpp @@ -102,6 +102,3 @@ void YahooVerifyAccount::slotApply() } #include "yahooverifyaccount.moc" - -// vim: set noet ts=4 sts=4 sw=4: - diff --git a/kopete/protocols/yahoo/yahooverifyaccount.h b/kopete/protocols/yahoo/yahooverifyaccount.h index 7eeba87e..84436f91 100644 --- a/kopete/protocols/yahoo/yahooverifyaccount.h +++ b/kopete/protocols/yahoo/yahooverifyaccount.h @@ -53,6 +53,3 @@ public slots: }; #endif - -// vim: set noet ts=4 sts=4 sw=4: - |