diff options
Diffstat (limited to 'dbaccess/source/ui/dlg/dsselect.hxx')
-rw-r--r-- | dbaccess/source/ui/dlg/dsselect.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/source/ui/dlg/dsselect.hxx b/dbaccess/source/ui/dlg/dsselect.hxx index 93509a044d45a..34050aff9cb9b 100644 --- a/dbaccess/source/ui/dlg/dsselect.hxx +++ b/dbaccess/source/ui/dlg/dsselect.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. @@ -93,3 +94,4 @@ protected: #endif // _DBAUI_DSSELECT_HXX_ +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |