summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-24 04:21:14 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-24 11:58:15 +0200
commit371046c6a35931e96506ecaf4ffbc0403286c53b (patch)
tree119f6283224f8de3984e453c3a6fe70bb7535e8b /svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx
parent0b7f82d7cb53ab38988ce85c3436d35f9d8f1af5 (diff)
add missing modelines to cxx and hxx files
some of them have no copyright header Change-Id: I9c2c0c859dabe231cb29af29290847e7b4aa46a3
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx')
-rw-r--r--svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx b/svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx
index 877bf4cfa064..8f50dd867fe2 100644
--- a/svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx
+++ b/svx/source/sidebar/paragraph/ParaLineSpacingPopup.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.
*
@@ -76,3 +77,4 @@ void ParaLineSpacingPopup::PopupModeEndCallback (void)
} } // end of namespace svx::sidebar
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */