diff options
Diffstat (limited to 'dbaccess/inc/dbsubcomponentcontroller.hxx')
-rw-r--r-- | dbaccess/inc/dbsubcomponentcontroller.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/inc/dbsubcomponentcontroller.hxx b/dbaccess/inc/dbsubcomponentcontroller.hxx index cd93a29df321..a4d24359cebc 100644 --- a/dbaccess/inc/dbsubcomponentcontroller.hxx +++ b/dbaccess/inc/dbsubcomponentcontroller.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. @@ -211,3 +212,4 @@ namespace dbaui #endif // DBAUI_SUBCOMPONENTCONTROLLER_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |