summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/commonlingui.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/dialogs/commonlingui.cxx')
-rw-r--r--cui/source/dialogs/commonlingui.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/dialogs/commonlingui.cxx b/cui/source/dialogs/commonlingui.cxx
index f1cc2a869d6a..c1d5ae50aac6 100644
--- a/cui/source/dialogs/commonlingui.cxx
+++ b/cui/source/dialogs/commonlingui.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.
@@ -287,3 +288,5 @@ void SvxCommonLinguisticControl::Enlarge( sal_Int32 _nX, sal_Int32 _nY )
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */