summaryrefslogtreecommitdiff
path: root/vcl/os2/source/gdi/salprn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/os2/source/gdi/salprn.cxx')
-rw-r--r--vcl/os2/source/gdi/salprn.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/os2/source/gdi/salprn.cxx b/vcl/os2/source/gdi/salprn.cxx
index 1aef34631f2e..c3404cef54e2 100644
--- a/vcl/os2/source/gdi/salprn.cxx
+++ b/vcl/os2/source/gdi/salprn.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.
@@ -1831,3 +1832,4 @@ int Os2SalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* pSetupData )
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */