summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-27 22:19:49 +0900
committerMichele Calgaro <[email protected]>2020-09-27 22:47:24 +0900
commit18afd986d98e71da5f108b766e44f03cfa2ae4d1 (patch)
tree8c0e2a6cb305d8cf931aa2059ebad78771b9be6e /kopete/protocols/yahoo/ui
parent57df06d70ad4631131401132e94b3699babd895c (diff)
downloadtdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.tar.gz
tdenetwork-18afd986d98e71da5f108b766e44f03cfa2ae4d1.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771)
Diffstat (limited to 'kopete/protocols/yahoo/ui')
-rw-r--r--kopete/protocols/yahoo/ui/yahoouserinfodialog.cpp3
-rw-r--r--kopete/protocols/yahoo/ui/yahoouserinfodialog.h2
-rw-r--r--kopete/protocols/yahoo/ui/yahoowebcamdialog.cpp3
-rw-r--r--kopete/protocols/yahoo/ui/yahoowebcamdialog.h1
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;