summaryrefslogtreecommitdiff
path: root/sc/workben/test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/workben/test.cxx')
-rw-r--r--sc/workben/test.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/workben/test.cxx b/sc/workben/test.cxx
index d91e76af3..4fca50b1d 100644
--- a/sc/workben/test.cxx
+++ b/sc/workben/test.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.
@@ -2039,3 +2040,4 @@ IMPL_LINK(MyWindow, ViewHdl, PushButton*, EMPTYARG)
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */