From 18afd986d98e71da5f108b766e44f03cfa2ae4d1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 22:19:49 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771) --- kopete/protocols/yahoo/ui/yahoouserinfodialog.cpp | 3 --- kopete/protocols/yahoo/ui/yahoouserinfodialog.h | 2 -- kopete/protocols/yahoo/ui/yahoowebcamdialog.cpp | 3 --- kopete/protocols/yahoo/ui/yahoowebcamdialog.h | 1 - 4 files changed, 9 deletions(-) (limited to 'kopete/protocols/yahoo/ui') 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; -- cgit v1.2.1