summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmPropBrw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmPropBrw.hxx')
-rw-r--r--svx/source/inc/fmPropBrw.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/inc/fmPropBrw.hxx b/svx/source/inc/fmPropBrw.hxx
index 78b394f53e..b4765a799a 100644
--- a/svx/source/inc/fmPropBrw.hxx
+++ b/svx/source/inc/fmPropBrw.hxx
@@ -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.
@@ -122,3 +123,5 @@ private:
void impl_createPropertyBrowser_throw( FmFormShell* _pFormShell );
};
#endif //SVX_FMPROPBRW_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */