diff options
Diffstat (limited to 'testtools/source/servicetests/XTestService4.idl')
-rw-r--r-- | testtools/source/servicetests/XTestService4.idl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testtools/source/servicetests/XTestService4.idl b/testtools/source/servicetests/XTestService4.idl index 7bae2741195c..f2d7e5b9b388 100644 --- a/testtools/source/servicetests/XTestService4.idl +++ b/testtools/source/servicetests/XTestService4.idl @@ -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. * @@ -30,3 +31,5 @@ interface XTestService4: com::sun::star::uno::XInterface { }; #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |