summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/RefreshListener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/RefreshListener.hxx')
-rw-r--r--dbaccess/source/core/inc/RefreshListener.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/core/inc/RefreshListener.hxx b/dbaccess/source/core/inc/RefreshListener.hxx
index f6b7f5742fba..80e490c4a34c 100644
--- a/dbaccess/source/core/inc/RefreshListener.hxx
+++ b/dbaccess/source/core/inc/RefreshListener.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.
@@ -51,3 +52,5 @@ namespace dbaccess
} // namespace dbaccess
#endif // DBA_CORE_REFRESHLISTENER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */