summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppView.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:33:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 12:33:13 +0100
commite9470b00509155fc27598b59acfca26a7b85ae6d (patch)
tree8d1e7bb494a197520a8be9ec173309e3d739a9d9 /dbaccess/source/ui/app/AppView.hxx
parentFinally, gut the vos module out of the build (diff)
downloadcore-e9470b00509155fc27598b59acfca26a7b85ae6d.tar.gz
core-e9470b00509155fc27598b59acfca26a7b85ae6d.zip
add modelines to .hxx files as well
Diffstat (limited to 'dbaccess/source/ui/app/AppView.hxx')
-rw-r--r--dbaccess/source/ui/app/AppView.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/source/ui/app/AppView.hxx b/dbaccess/source/ui/app/AppView.hxx
index be4159daa065..d4fa76c35849 100644
--- a/dbaccess/source/ui/app/AppView.hxx
+++ b/dbaccess/source/ui/app/AppView.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.
@@ -312,3 +313,4 @@ namespace dbaui
}
#endif // DBAUI_APPVIEW_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */