summaryrefslogtreecommitdiff
path: root/svx/inc/svx/unopage.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:11:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:51:43 +0100
commita17da71cd530c72624f767867f8b1fd768112ad8 (patch)
treea7ef4ac3b41a31088ccd8142d00e3cb1a2120c0a /svx/inc/svx/unopage.hxx
parente60602776f35ffca5af2c577ceb709c311008c76 (diff)
add modelines to .hxx files as well
Diffstat (limited to 'svx/inc/svx/unopage.hxx')
-rw-r--r--svx/inc/svx/unopage.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/inc/svx/unopage.hxx b/svx/inc/svx/unopage.hxx
index 2b62fd6053..1f6cbe5403 100644
--- a/svx/inc/svx/unopage.hxx
+++ b/svx/inc/svx/unopage.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.
@@ -156,3 +157,4 @@ class SVX_DLLPUBLIC SvxDrawPage : public ::cppu::WeakAggImplHelper5< ::com::sun:
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */