summaryrefslogtreecommitdiff
path: root/basic/source/app/apperror.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/app/apperror.hxx')
-rwxr-xr-x[-rw-r--r--]basic/source/app/apperror.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/source/app/apperror.hxx b/basic/source/app/apperror.hxx
index 3a7028aeae4b..c55015a1964d 100644..100755
--- a/basic/source/app/apperror.hxx
+++ b/basic/source/app/apperror.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.
@@ -47,3 +48,4 @@ public:
DirEntry aBaseDir;
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */