diff options
Diffstat (limited to 'sd/source/ui/inc/NotesChildWindow.hxx')
-rw-r--r-- | sd/source/ui/inc/NotesChildWindow.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/inc/NotesChildWindow.hxx b/sd/source/ui/inc/NotesChildWindow.hxx index 0d25c6cf3273..fc2f8151e2fe 100644 --- a/sd/source/ui/inc/NotesChildWindow.hxx +++ b/sd/source/ui/inc/NotesChildWindow.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. @@ -53,3 +54,5 @@ public: } } // end of namespaces ::sd::notes #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |