diff options
Diffstat (limited to 'sd/source/ui/dlg/tpoption.src')
-rw-r--r-- | sd/source/ui/dlg/tpoption.src | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/dlg/tpoption.src b/sd/source/ui/dlg/tpoption.src index 263877ccb1bb..c1374f3878a9 100644 --- a/sd/source/ui/dlg/tpoption.src +++ b/sd/source/ui/dlg/tpoption.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. * @@ -339,3 +340,5 @@ TabPage TP_OPTIONS_MISC }; }; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |