summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellBorderStylePopup.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellBorderStylePopup.cxx')
-rw-r--r--sc/source/ui/sidebar/CellBorderStylePopup.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/sidebar/CellBorderStylePopup.cxx b/sc/source/ui/sidebar/CellBorderStylePopup.cxx
index f3dd43aa9196..376e37ab1091 100644
--- a/sc/source/ui/sidebar/CellBorderStylePopup.cxx
+++ b/sc/source/ui/sidebar/CellBorderStylePopup.cxx
@@ -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.
*
@@ -35,3 +36,5 @@ CellBorderStylePopup::~CellBorderStylePopup (void)
} } // end of namespace sc::sidebar
// eof
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */