summaryrefslogtreecommitdiff
path: root/shell/inc/internal/propertyhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/propertyhdl.hxx')
-rw-r--r--shell/inc/internal/propertyhdl.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/inc/internal/propertyhdl.hxx b/shell/inc/internal/propertyhdl.hxx
index 2b1b50255c..30e9c3a9b8 100644
--- a/shell/inc/internal/propertyhdl.hxx
+++ b/shell/inc/internal/propertyhdl.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.
@@ -124,3 +125,5 @@ private:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */