summaryrefslogtreecommitdiffstats
path: root/tdemdi/tdemdichildarea.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdemdi/tdemdichildarea.cpp')
-rw-r--r--tdemdi/tdemdichildarea.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tdemdi/tdemdichildarea.cpp b/tdemdi/tdemdichildarea.cpp
index e4f350835..0cc3738cd 100644
--- a/tdemdi/tdemdichildarea.cpp
+++ b/tdemdi/tdemdichildarea.cpp
@@ -789,5 +789,3 @@ void KMdiChildArea::getCaptionColors( const TQPalette& /*pal*/, TQColor& activeB
inactiveBG = TDEGlobalSettings::inactiveTitleColor();
inactiveFG = TDEGlobalSettings::inactiveTextColor();
}
-
-// kate: space-indent off; replace-tabs off; tab-width 4; indent-mode csands;