summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/tabbargeometry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/toolpanel/tabbargeometry.cxx')
-rw-r--r--svtools/source/toolpanel/tabbargeometry.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/toolpanel/tabbargeometry.cxx b/svtools/source/toolpanel/tabbargeometry.cxx
index 45c40cee6ef2..6dd90addd6a4 100644
--- a/svtools/source/toolpanel/tabbargeometry.cxx
+++ b/svtools/source/toolpanel/tabbargeometry.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
@@ -326,3 +327,5 @@ namespace svt
//......................................................................................................................
} // namespace svt
//......................................................................................................................
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */