summaryrefslogtreecommitdiff
path: root/vcl/workben/svdem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/workben/svdem.cxx')
-rw-r--r--vcl/workben/svdem.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx
index 297660d4b8df..4898aed1a995 100644
--- a/vcl/workben/svdem.cxx
+++ b/vcl/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.
@@ -146,3 +147,5 @@ void MyWin::Resize()
{
WorkWindow::Resize();
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */