summaryrefslogtreecommitdiff
path: root/toolkit/workben/layout/zoom.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/layout/zoom.cxx')
-rw-r--r--toolkit/workben/layout/zoom.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/workben/layout/zoom.cxx b/toolkit/workben/layout/zoom.cxx
index bf27ad3feaf6..3f19089761e1 100644
--- a/toolkit/workben/layout/zoom.cxx
+++ b/toolkit/workben/layout/zoom.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.
@@ -620,3 +621,4 @@ IMPL_LINK( SvxZoomDialog, OKHdl, Button *, pBtn )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */