summaryrefslogtreecommitdiffstats
path: root/vcl/inc
diff options
context:
space:
mode:
authorBorim <borim7@web.de>2013-03-08 19:49:43 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-03-08 21:02:26 +0000
commita0296296fb121ecab53cee39658fc2f8ce27a782 (patch)
tree00deb054da6f402018d6ee8b202baa95c6317958 /vcl/inc
parentAndroidSalInstance::Wakeup() is unused (diff)
downloadcore-a0296296fb121ecab53cee39658fc2f8ce27a782.tar.gz
core-a0296296fb121ecab53cee39658fc2f8ce27a782.zip
fdo#60691 add modelines to *.src and *.hrc files
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/svids.hrc3
-rw-r--r--vcl/inc/win/salids.hrc3
2 files changed, 6 insertions, 0 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index d7d42af72d2b..ff6fb4e23d8c 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.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.
*
@@ -245,3 +246,5 @@
#define SV_ICON_ID_PRINTERADMIN 501
#endif // _SV_SVIDS_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/vcl/inc/win/salids.hrc b/vcl/inc/win/salids.hrc
index 142123583502..d860be81ac80 100644
--- a/vcl/inc/win/salids.hrc
+++ b/vcl/inc/win/salids.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.
*
@@ -107,3 +108,5 @@
#define SAL_RESID_ICON_DEFAULT 1
#endif // _SV_SALIDS_HRC
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */