diff options
Diffstat (limited to 'sd/source/ui/toolpanel/ToolPanel.hxx')
-rw-r--r-- | sd/source/ui/toolpanel/ToolPanel.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/toolpanel/ToolPanel.hxx b/sd/source/ui/toolpanel/ToolPanel.hxx index 2fe4a64c71be..a0f6c1d7e102 100644 --- a/sd/source/ui/toolpanel/ToolPanel.hxx +++ b/sd/source/ui/toolpanel/ToolPanel.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. * @@ -78,3 +79,5 @@ namespace sd { namespace toolpanel //...................................................................................................................... #endif // SD_TOOLPANEL_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |