diff options
Diffstat (limited to 'svx/inc/prtqry.hxx')
-rw-r--r-- | svx/inc/prtqry.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/inc/prtqry.hxx b/svx/inc/prtqry.hxx index e3d7867a23..29d61a419c 100644 --- a/svx/inc/prtqry.hxx +++ b/svx/inc/prtqry.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. @@ -38,3 +39,5 @@ public: }; #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |