summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hyperdlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/dialogs/hyperdlg.hrc')
-rw-r--r--cui/source/dialogs/hyperdlg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/dialogs/hyperdlg.hrc b/cui/source/dialogs/hyperdlg.hrc
index a06b33132e2c..8c3423d3cc15 100644
--- a/cui/source/dialogs/hyperdlg.hrc
+++ b/cui/source/dialogs/hyperdlg.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.
*
@@ -78,3 +79,5 @@
#define COL_OLD 54
#define COL_2 63
#define COL_DIFF (COL_2 - COL_OLD)
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */