diff options
Diffstat (limited to 'sd/source/ui/inc/dlgpage.hrc')
-rw-r--r-- | sd/source/ui/inc/dlgpage.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/inc/dlgpage.hrc b/sd/source/ui/inc/dlgpage.hrc index ba4da863a9c5..6742088e76e5 100644 --- a/sd/source/ui/inc/dlgpage.hrc +++ b/sd/source/ui/inc/dlgpage.hrc @@ -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. * @@ -16,3 +17,5 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #define TAB_PAGE 20625 + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |