summaryrefslogtreecommitdiff
path: root/sc/inc/ScPanelFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/ScPanelFactory.hxx')
-rw-r--r--sc/inc/ScPanelFactory.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/ScPanelFactory.hxx b/sc/inc/ScPanelFactory.hxx
index bb84705f8d5b..d497eccda3cc 100644
--- a/sc/inc/ScPanelFactory.hxx
+++ b/sc/inc/ScPanelFactory.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.
*
@@ -64,3 +65,5 @@ public:
} } // end of namespace sc::sidebar
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */