summaryrefslogtreecommitdiff
path: root/framework/inc/classes/resource.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/resource.hrc')
-rw-r--r--framework/inc/classes/resource.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/classes/resource.hrc b/framework/inc/classes/resource.hrc
index 4be8d480bc44..f9e3bf61f7cd 100644
--- a/framework/inc/classes/resource.hrc
+++ b/framework/inc/classes/resource.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -76,3 +77,5 @@
#define PB_ACCEPT (RID_FWK_DIALOG_START+23)
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */