summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrolcontainermodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/controls/unocontrolcontainermodel.cxx')
-rw-r--r--toolkit/source/controls/unocontrolcontainermodel.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/source/controls/unocontrolcontainermodel.cxx b/toolkit/source/controls/unocontrolcontainermodel.cxx
index 7630971d8a57..c29886dadf5f 100644
--- a/toolkit/source/controls/unocontrolcontainermodel.cxx
+++ b/toolkit/source/controls/unocontrolcontainermodel.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -87,3 +88,4 @@ UnoControlContainerModel::UnoControlContainerModel()
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */