summaryrefslogtreecommitdiffstats
path: root/tdeui/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests')
-rw-r--r--tdeui/tests/kaboutdialogtest.cpp2
-rw-r--r--tdeui/tests/krulertest.h2
-rw-r--r--tdeui/tests/tdeactiontest.cpp3
-rw-r--r--tdeui/tests/tdemainwindowtest.cpp3
-rw-r--r--tdeui/tests/tdemainwindowtest.h2
5 files changed, 1 insertions, 11 deletions
diff --git a/tdeui/tests/kaboutdialogtest.cpp b/tdeui/tests/kaboutdialogtest.cpp
index e0680b52f..b0957ad20 100644
--- a/tdeui/tests/kaboutdialogtest.cpp
+++ b/tdeui/tests/kaboutdialogtest.cpp
@@ -1,4 +1,4 @@
-/* -*- C++ -*-
+/*
* This file shows an example for the KDE about dialog.
*
* copyright: (C) Mirko Boehm, 1999
diff --git a/tdeui/tests/krulertest.h b/tdeui/tests/krulertest.h
index 0242fb5d7..0175db3aa 100644
--- a/tdeui/tests/krulertest.h
+++ b/tdeui/tests/krulertest.h
@@ -1,5 +1,3 @@
-/* -*- c++ -*- */
-
#ifndef krulertest_h
#define krulertest_h
diff --git a/tdeui/tests/tdeactiontest.cpp b/tdeui/tests/tdeactiontest.cpp
index dcec16189..e892bb306 100644
--- a/tdeui/tests/tdeactiontest.cpp
+++ b/tdeui/tests/tdeactiontest.cpp
@@ -33,6 +33,3 @@ int main( int argc, char **argv )
return 0;
}
-
-/* vim: et sw=4 ts=4
- */
diff --git a/tdeui/tests/tdemainwindowtest.cpp b/tdeui/tests/tdemainwindowtest.cpp
index b19818d4c..bf92dc11c 100644
--- a/tdeui/tests/tdemainwindowtest.cpp
+++ b/tdeui/tests/tdemainwindowtest.cpp
@@ -33,6 +33,3 @@ int main( int argc, char **argv )
}
#include "tdemainwindowtest.moc"
-
-/* vim: et sw=4 ts=4
- */
diff --git a/tdeui/tests/tdemainwindowtest.h b/tdeui/tests/tdemainwindowtest.h
index 5210c3c15..5512c7f9f 100644
--- a/tdeui/tests/tdemainwindowtest.h
+++ b/tdeui/tests/tdemainwindowtest.h
@@ -14,5 +14,3 @@ private slots:
};
#endif // TDEMAINWINDOWTEST_H
-/* vim: et sw=4 ts=4
- */