summaryrefslogtreecommitdiff
path: root/dbaccess/inc/IController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/inc/IController.hxx')
-rw-r--r--dbaccess/inc/IController.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/inc/IController.hxx b/dbaccess/inc/IController.hxx
index 91dfb4aa0f11..962782ea5e18 100644
--- a/dbaccess/inc/IController.hxx
+++ b/dbaccess/inc/IController.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.
@@ -132,3 +133,5 @@ namespace dbaui
};
}
#endif // DBAUI_ICONTROLLER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */