summaryrefslogtreecommitdiffstats
path: root/sc/inc/clipdata.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-28 23:14:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-29 09:33:46 +0100
commit2774cab826c8b5e3a92e98d79c3e64cbb25f4fda (patch)
tree7e9db2821d12afbba63f1873fba19b3ef77292a8 /sc/inc/clipdata.hxx
parentremove archaic header guards (diff)
downloadcore-2774cab826c8b5e3a92e98d79c3e64cbb25f4fda.tar.gz
core-2774cab826c8b5e3a92e98d79c3e64cbb25f4fda.zip
add modelines
Diffstat (limited to 'sc/inc/clipdata.hxx')
-rw-r--r--sc/inc/clipdata.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/clipdata.hxx b/sc/inc/clipdata.hxx
index 823e3984cd9c..2e8567a81153 100644
--- a/sc/inc/clipdata.hxx
+++ b/sc/inc/clipdata.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
@@ -35,3 +36,5 @@ struct ScClipData
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */