diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/MachBunt.cpp | 1 | ||||
-rw-r--r-- | src/MachBunt.h | 1 | ||||
-rw-r--r-- | src/MachBuntButton.cpp | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/src/MachBunt.cpp b/src/MachBunt.cpp index ef3cee5..ea292aa 100644 --- a/src/MachBunt.cpp +++ b/src/MachBunt.cpp @@ -861,4 +861,3 @@ void MachBunt::doShape(int x) } #include "MachBunt.moc" -// vim: ts=4 diff --git a/src/MachBunt.h b/src/MachBunt.h index cef05bd..a4e12b4 100644 --- a/src/MachBunt.h +++ b/src/MachBunt.h @@ -170,4 +170,3 @@ class BuntFactory : public TQObject, public KDecorationFactory }; #endif -// vim: ts=4 diff --git a/src/MachBuntButton.cpp b/src/MachBuntButton.cpp index 5aeac13..ca4ac11 100644 --- a/src/MachBuntButton.cpp +++ b/src/MachBuntButton.cpp @@ -224,5 +224,3 @@ void MachBuntButton::setTipText(const TQString &tip) { } } - -// vim: ts=4 |