summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ControlFactory.cxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-06-16 02:48:58 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-06-16 02:57:07 +0100
commite7d0b214589dbd623d14219990198ccb804eff6d (patch)
treea45f1c38b67c8de6c042f4bb7d72c7931a4091f0 /sfx2/source/sidebar/ControlFactory.cxx
parent35e17fa2b3440b831eeaf37b9c6db6b6574ae4d8 (diff)
add missing modelines.
Change-Id: Ia0472d4dbce203f0b813e353b4b29f9dc9618664
Diffstat (limited to 'sfx2/source/sidebar/ControlFactory.cxx')
-rw-r--r--sfx2/source/sidebar/ControlFactory.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/source/sidebar/ControlFactory.cxx b/sfx2/source/sidebar/ControlFactory.cxx
index 3c0c02ae64cd..4825ca73b8c7 100644
--- a/sfx2/source/sidebar/ControlFactory.cxx
+++ b/sfx2/source/sidebar/ControlFactory.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.
*
@@ -97,3 +98,5 @@ ImageRadioButton* ControlFactory::CreateCustomImageRadionButton(
}
} } // end of namespace sfx2::sidebar
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */