summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/resourcemanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/dialogs/resourcemanager.hxx')
-rw-r--r--xmlsecurity/source/dialogs/resourcemanager.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlsecurity/source/dialogs/resourcemanager.hxx b/xmlsecurity/source/dialogs/resourcemanager.hxx
index 9ca06d17d0b5..ffea19c9a0a8 100644
--- a/xmlsecurity/source/dialogs/resourcemanager.hxx
+++ b/xmlsecurity/source/dialogs/resourcemanager.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.
@@ -67,3 +68,5 @@ namespace XmlSec
#define XMLSEC_RES(id) ResId(id,*XmlSec::GetResMgr())
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */