summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/msn/webcam
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:19:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:47:24 +0900
commit18afd986d98e71da5f108b766e44f03cfa2ae4d1 (patch)
tree8c0e2a6cb305d8cf931aa2059ebad78771b9be6e /kopete/protocols/msn/webcam
parent57df06d70ad4631131401132e94b3699babd895c (diff)
downloadtdenetwork-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/msn/webcam')
-rw-r--r--kopete/protocols/msn/webcam/msnwebcamdialog.cpp3
-rw-r--r--kopete/protocols/msn/webcam/msnwebcamdialog.h1
2 files changed, 0 insertions, 4 deletions
diff --git a/kopete/protocols/msn/webcam/msnwebcamdialog.cpp b/kopete/protocols/msn/webcam/msnwebcamdialog.cpp
index f10d6abe..d7a49e09 100644
--- a/kopete/protocols/msn/webcam/msnwebcamdialog.cpp
+++ b/kopete/protocols/msn/webcam/msnwebcamdialog.cpp
@@ -76,7 +76,4 @@ void MSNWebcamDialog::webcamClosed( int reason )
//m_imageContainer.setAlignment( TQt::AlignCenter );
//show();
}
-
-// kate: indent-mode csands; tab-width 4;
-
#include "msnwebcamdialog.moc"
diff --git a/kopete/protocols/msn/webcam/msnwebcamdialog.h b/kopete/protocols/msn/webcam/msnwebcamdialog.h
index a740e8ab..85bf08dc 100644
--- a/kopete/protocols/msn/webcam/msnwebcamdialog.h
+++ b/kopete/protocols/msn/webcam/msnwebcamdialog.h
@@ -53,4 +53,3 @@ private:
};
#endif
-//kate: indent-mode csands; auto-insert-doxygen on;