summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /tdeio/tdefile
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeio/tdefile')
-rw-r--r--tdeio/tdefile/kacleditwidget.cpp1
-rw-r--r--tdeio/tdefile/kcombiview.h2
-rw-r--r--tdeio/tdefile/kencodingfiledialog.cpp1
-rw-r--r--tdeio/tdefile/kencodingfiledialog.h1
-rw-r--r--tdeio/tdefile/kicondialog.cpp2
-rw-r--r--tdeio/tdefile/kicondialog.h2
-rw-r--r--tdeio/tdefile/kurlrequesterdlg.cpp2
-rw-r--r--tdeio/tdefile/kurlrequesterdlg.h2
-rw-r--r--tdeio/tdefile/tdediroperator.h1
-rw-r--r--tdeio/tdefile/tdefiledetailview.cpp1
-rw-r--r--tdeio/tdefile/tdefiledetailview.h1
-rw-r--r--tdeio/tdefile/tdefiledialog.cpp1
-rw-r--r--tdeio/tdefile/tdefiledialog.h1
-rw-r--r--tdeio/tdefile/tdefileiconview.cpp1
-rw-r--r--tdeio/tdefile/tdefileiconview.h1
-rw-r--r--tdeio/tdefile/tdefilepreview.h2
-rw-r--r--tdeio/tdefile/tdefileview.h1
-rw-r--r--tdeio/tdefile/tderecentdirs.cpp2
-rw-r--r--tdeio/tdefile/tderecentdirs.h2
-rw-r--r--tdeio/tdefile/tderecentdocument.cpp2
-rw-r--r--tdeio/tdefile/tderecentdocument.h2
-rw-r--r--tdeio/tdefile/tests/kicondialogtest.cpp3
22 files changed, 8 insertions, 26 deletions
diff --git a/tdeio/tdefile/kacleditwidget.cpp b/tdeio/tdefile/kacleditwidget.cpp
index 7e8e3dae2..8b1995005 100644
--- a/tdeio/tdefile/kacleditwidget.cpp
+++ b/tdeio/tdefile/kacleditwidget.cpp
@@ -1051,4 +1051,3 @@ bool KACLListView::defaultMaskCanBeDeleted() const
#include "kacleditwidget.moc"
#include "kacleditwidget_p.moc"
#endif
-// vim:set ts=8 sw=4:
diff --git a/tdeio/tdefile/kcombiview.h b/tdeio/tdefile/kcombiview.h
index af3680571..ad72063e3 100644
--- a/tdeio/tdefile/kcombiview.h
+++ b/tdeio/tdefile/kcombiview.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
This file is part of the KDE libraries
Copyright (C) 1998 Stephan Kulow <coolo@kde.org>
1998 Daniel Grana <grana@ie.iwi.unibe.ch>
diff --git a/tdeio/tdefile/kencodingfiledialog.cpp b/tdeio/tdefile/kencodingfiledialog.cpp
index d2d588a4e..971c10378 100644
--- a/tdeio/tdefile/kencodingfiledialog.cpp
+++ b/tdeio/tdefile/kencodingfiledialog.cpp
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2003 Joseph Wenninger <jowenn@kde.org>
2003 Andras Mantia <amantia@freemail.hu>
diff --git a/tdeio/tdefile/kencodingfiledialog.h b/tdeio/tdefile/kencodingfiledialog.h
index 8659122fb..b52edd629 100644
--- a/tdeio/tdefile/kencodingfiledialog.h
+++ b/tdeio/tdefile/kencodingfiledialog.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2003 Joseph Wenninger <jowenn@kde.org>
2003 Andras Mantia <amantia@freemail.hu>
diff --git a/tdeio/tdefile/kicondialog.cpp b/tdeio/tdefile/kicondialog.cpp
index 154f9e89d..7acc04ad0 100644
--- a/tdeio/tdefile/kicondialog.cpp
+++ b/tdeio/tdefile/kicondialog.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* This file is part of the KDE project, module tdefile.
* Copyright (C) 2000 Geert Jansen <jansen@kde.org>
diff --git a/tdeio/tdefile/kicondialog.h b/tdeio/tdefile/kicondialog.h
index 351de929d..7e7501eaf 100644
--- a/tdeio/tdefile/kicondialog.h
+++ b/tdeio/tdefile/kicondialog.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* This file is part of the KDE project, module tdefile.
* Copyright (C) 2000 Geert Jansen <jansen@kde.org>
diff --git a/tdeio/tdefile/kurlrequesterdlg.cpp b/tdeio/tdefile/kurlrequesterdlg.cpp
index 1a040a656..9f2ea9d46 100644
--- a/tdeio/tdefile/kurlrequesterdlg.cpp
+++ b/tdeio/tdefile/kurlrequesterdlg.cpp
@@ -131,5 +131,3 @@ KURLRequester * KURLRequesterDlg::urlRequester()
}
#include "kurlrequesterdlg.moc"
-
-// vim:ts=4:sw=4:tw=78
diff --git a/tdeio/tdefile/kurlrequesterdlg.h b/tdeio/tdefile/kurlrequesterdlg.h
index 07b70d745..ef97ececf 100644
--- a/tdeio/tdefile/kurlrequesterdlg.h
+++ b/tdeio/tdefile/kurlrequesterdlg.h
@@ -110,5 +110,3 @@ private:
};
#endif // KURLREQUESTERDIALOG_H
-
-// vim:ts=4:sw=4:tw=78
diff --git a/tdeio/tdefile/tdediroperator.h b/tdeio/tdefile/tdediroperator.h
index 6ce658e18..915b27c88 100644
--- a/tdeio/tdefile/tdediroperator.h
+++ b/tdeio/tdefile/tdediroperator.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1999 Stephan Kulow <coolo@kde.org>
2000,2001 Carsten Pfeiffer <pfeiffer@kde.org>
diff --git a/tdeio/tdefile/tdefiledetailview.cpp b/tdeio/tdefile/tdefiledetailview.cpp
index 5e7fe804a..724d20218 100644
--- a/tdeio/tdefile/tdefiledetailview.cpp
+++ b/tdeio/tdefile/tdefiledetailview.cpp
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1997 Stephan Kulow <coolo@kde.org>
2000, 2001 Carsten Pfeiffer <pfeiffer@kde.org>
diff --git a/tdeio/tdefile/tdefiledetailview.h b/tdeio/tdefile/tdefiledetailview.h
index 2def9bf27..add8cd988 100644
--- a/tdeio/tdefile/tdefiledetailview.h
+++ b/tdeio/tdefile/tdefiledetailview.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1997 Stephan Kulow <coolo@kde.org>
diff --git a/tdeio/tdefile/tdefiledialog.cpp b/tdeio/tdefile/tdefiledialog.cpp
index 0f3f69943..0362998b2 100644
--- a/tdeio/tdefile/tdefiledialog.cpp
+++ b/tdeio/tdefile/tdefiledialog.cpp
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1997, 1998 Richard Moore <rich@kde.org>
1998 Stephan Kulow <coolo@kde.org>
diff --git a/tdeio/tdefile/tdefiledialog.h b/tdeio/tdefile/tdefiledialog.h
index b7310b599..55980bfb6 100644
--- a/tdeio/tdefile/tdefiledialog.h
+++ b/tdeio/tdefile/tdefiledialog.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1997, 1998 Richard Moore <rich@kde.org>
1998 Stephan Kulow <coolo@kde.org>
diff --git a/tdeio/tdefile/tdefileiconview.cpp b/tdeio/tdefile/tdefileiconview.cpp
index 90d2b2a10..e2d726319 100644
--- a/tdeio/tdefile/tdefileiconview.cpp
+++ b/tdeio/tdefile/tdefileiconview.cpp
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1997 Stephan Kulow <coolo@kde.org>
2000,2001,2002 Carsten Pfeiffer <pfeiffer@kde.org>
diff --git a/tdeio/tdefile/tdefileiconview.h b/tdeio/tdefile/tdefileiconview.h
index 0c46e4ffd..c341d6048 100644
--- a/tdeio/tdefile/tdefileiconview.h
+++ b/tdeio/tdefile/tdefileiconview.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1997 Stephan Kulow <coolo@kde.org>
diff --git a/tdeio/tdefile/tdefilepreview.h b/tdeio/tdefile/tdefilepreview.h
index 16cfa281b..5d4014fe1 100644
--- a/tdeio/tdefile/tdefilepreview.h
+++ b/tdeio/tdefile/tdefilepreview.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
This file is part of the KDE libraries
Copyright (C) 1998 Stephan Kulow <coolo@kde.org>
1998 Daniel Grana <grana@ie.iwi.unibe.ch>
diff --git a/tdeio/tdefile/tdefileview.h b/tdeio/tdefile/tdefileview.h
index b80c16f0f..a747f393e 100644
--- a/tdeio/tdefile/tdefileview.h
+++ b/tdeio/tdefile/tdefileview.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 1997 Stephan Kulow <coolo@kde.org>
Copyright (C) 2001 Carsten Pfeiffer <pfeiffer@kde.org>
diff --git a/tdeio/tdefile/tderecentdirs.cpp b/tdeio/tdefile/tderecentdirs.cpp
index 0548261dd..ac299978f 100644
--- a/tdeio/tdefile/tderecentdirs.cpp
+++ b/tdeio/tdefile/tderecentdirs.cpp
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
* Copyright (C)2000 Waldo Bastian <bastian@kde.org>
*
* All rights reserved.
diff --git a/tdeio/tdefile/tderecentdirs.h b/tdeio/tdefile/tderecentdirs.h
index ca1a5bbe2..df9cb855f 100644
--- a/tdeio/tdefile/tderecentdirs.h
+++ b/tdeio/tdefile/tderecentdirs.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
* Copyright (C)2000 Waldo Bastian <bastian@kde.org>
*
* All rights reserved.
diff --git a/tdeio/tdefile/tderecentdocument.cpp b/tdeio/tdefile/tderecentdocument.cpp
index 968db93a4..84fad4138 100644
--- a/tdeio/tdefile/tderecentdocument.cpp
+++ b/tdeio/tdefile/tderecentdocument.cpp
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
* Copyright (C)2000 Daniel M. Duley <mosfet@kde.org>
*
* All rights reserved.
diff --git a/tdeio/tdefile/tderecentdocument.h b/tdeio/tdefile/tderecentdocument.h
index a3ee1b6b7..ec481afaa 100644
--- a/tdeio/tdefile/tderecentdocument.h
+++ b/tdeio/tdefile/tderecentdocument.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
* Copyright (C)2000 Daniel M. Duley <mosfet@kde.org>
*
* All rights reserved.
diff --git a/tdeio/tdefile/tests/kicondialogtest.cpp b/tdeio/tdefile/tests/kicondialogtest.cpp
index b516ee07d..c0a86bda1 100644
--- a/tdeio/tdefile/tests/kicondialogtest.cpp
+++ b/tdeio/tdefile/tests/kicondialogtest.cpp
@@ -14,6 +14,3 @@ int main( int argc, char **argv )
return app.exec();
}
-
-/* vim: et sw=4
- */