summaryrefslogtreecommitdiff
path: root/dtrans/source/generic/clipboardmanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/generic/clipboardmanager.hxx')
-rw-r--r--dtrans/source/generic/clipboardmanager.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dtrans/source/generic/clipboardmanager.hxx b/dtrans/source/generic/clipboardmanager.hxx
index 4b4a275e88f6..54ac5941728b 100644
--- a/dtrans/source/generic/clipboardmanager.hxx
+++ b/dtrans/source/generic/clipboardmanager.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.
@@ -123,3 +124,5 @@ namespace dtrans
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & xMultiServiceFactory);
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */