diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:53:26 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-28 15:50:10 +0100 |
commit | 81670220efdcd6f7880ff17ec5a80572ecbc5452 (patch) | |
tree | 75cc27224d15f646e54123f2c7caa610a6cc62ff /sd/source/ui/inc/fupoor.hxx | |
parent | cea6f569d8ba245a2eb7563bc77273341e509af1 (diff) |
add modelines to .hxx files as wellLIBREOFFICE_3_3_FREEZEfeature/rodatastrings
Diffstat (limited to 'sd/source/ui/inc/fupoor.hxx')
-rw-r--r-- | sd/source/ui/inc/fupoor.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/inc/fupoor.hxx b/sd/source/ui/inc/fupoor.hxx index 467410583..f13d50bb3 100644 --- a/sd/source/ui/inc/fupoor.hxx +++ b/sd/source/ui/inc/fupoor.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -208,3 +209,4 @@ typedef rtl::Reference< FuPoor > FunctionReference; #endif // _SD_FUPOOR_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |