diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:33:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 12:33:13 +0100 |
commit | e9470b00509155fc27598b59acfca26a7b85ae6d (patch) | |
tree | 8d1e7bb494a197520a8be9ec173309e3d739a9d9 /dbaccess/source/ui/dlg/ConnectionPage.hxx | |
parent | 9aacc61749ad0b84112f88bc5b048c8c8e494089 (diff) |
add modelines to .hxx files as well
Diffstat (limited to 'dbaccess/source/ui/dlg/ConnectionPage.hxx')
-rw-r--r-- | dbaccess/source/ui/dlg/ConnectionPage.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionPage.hxx b/dbaccess/source/ui/dlg/ConnectionPage.hxx index d3b8f305afe5..140ea6792efc 100644 --- a/dbaccess/source/ui/dlg/ConnectionPage.hxx +++ b/dbaccess/source/ui/dlg/ConnectionPage.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. @@ -104,3 +105,5 @@ namespace dbaui //......................................................................... #endif // _DBAUI_DETAILPAGES_HXX_ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |