diff options
Diffstat (limited to 'extensions/inc/abpilot.hrc')
-rw-r--r-- | extensions/inc/abpilot.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/inc/abpilot.hrc b/extensions/inc/abpilot.hrc index 65c013921582..a55a687876a2 100644 --- a/extensions/inc/abpilot.hrc +++ b/extensions/inc/abpilot.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. * @@ -27,3 +28,5 @@ #define HID_ABSPILOT "EXTENSIONS_HID_ABSPILOT" #endif // EXTENSIONS_ABPILOT_HRC + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |