diff options
Diffstat (limited to 'kopete/protocols/yahoo/ui')
-rw-r--r-- | kopete/protocols/yahoo/ui/yahoouserinfodialog.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/yahoo/ui/yahoouserinfodialog.h | 2 | ||||
-rw-r--r-- | kopete/protocols/yahoo/ui/yahoowebcamdialog.cpp | 3 | ||||
-rw-r--r-- | kopete/protocols/yahoo/ui/yahoowebcamdialog.h | 1 |
4 files changed, 0 insertions, 9 deletions
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; |