summaryrefslogtreecommitdiffstats
path: root/vcl/win/source/app/saldata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/win/source/app/saldata.cxx')
-rw-r--r--vcl/win/source/app/saldata.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/win/source/app/saldata.cxx b/vcl/win/source/app/saldata.cxx
index bb8a198a96e6..177e0d8088ff 100644
--- a/vcl/win/source/app/saldata.cxx
+++ b/vcl/win/source/app/saldata.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.
@@ -188,3 +189,4 @@ LONG ImplDispatchMessage( CONST MSG *lpMsg )
return DispatchMessageA( lpMsg );
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */