diff options
Diffstat (limited to 'reportdesign/inc/UndoActions.hxx')
-rw-r--r-- | reportdesign/inc/UndoActions.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx index 2a7df2d6c9cb..c16cab9900f0 100644 --- a/reportdesign/inc/UndoActions.hxx +++ b/reportdesign/inc/UndoActions.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. @@ -330,3 +331,4 @@ namespace rptui } #endif //RPTUI_UNDOACTIONS_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |