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