diff options
Diffstat (limited to 'sd/source/ui/sidebar/IDisposable.hxx')
-rw-r--r-- | sd/source/ui/sidebar/IDisposable.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/sidebar/IDisposable.hxx b/sd/source/ui/sidebar/IDisposable.hxx index d5dfc1d440e7..e7135d1702aa 100644 --- a/sd/source/ui/sidebar/IDisposable.hxx +++ b/sd/source/ui/sidebar/IDisposable.hxx @@ -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. * @@ -37,3 +38,5 @@ public: } } // end of namespace ::sd::sidebar #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |