summaryrefslogtreecommitdiff
path: root/include/svx/XPropertyEntry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/XPropertyEntry.hxx')
-rw-r--r--include/svx/XPropertyEntry.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/svx/XPropertyEntry.hxx b/include/svx/XPropertyEntry.hxx
index e006e2e5ad0f..98ddfc9441ec 100644
--- a/include/svx/XPropertyEntry.hxx
+++ b/include/svx/XPropertyEntry.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -45,3 +46,5 @@ public:
};
#endif // _XPROPERTYENTRY_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */