summaryrefslogtreecommitdiff
path: root/svtools/workben/svdem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/workben/svdem.cxx')
-rw-r--r--svtools/workben/svdem.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/workben/svdem.cxx b/svtools/workben/svdem.cxx
index fe3afcc20ea5..f459ab261e8a 100644
--- a/svtools/workben/svdem.cxx
+++ b/svtools/workben/svdem.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.
@@ -1123,3 +1124,5 @@ void MyWin::Resize()
// -----------------------------------------------------------------------
MyApp aMyApp;
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */