diff options
Diffstat (limited to 'starmath/source/toolbox.src')
-rw-r--r-- | starmath/source/toolbox.src | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src index 82becfb4dd0a..0aecb51491ed 100644 --- a/starmath/source/toolbox.src +++ b/starmath/source/toolbox.src @@ -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. * @@ -1828,3 +1829,5 @@ FloatingWindow RID_TOOLBOXWINDOW MaskColor = IMAGE_STDBTN_COLOR ; CATALOG_IDLIST }; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |