summaryrefslogtreecommitdiff
path: root/sal/workben/clipboardwben/testpaste/cbptest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/workben/clipboardwben/testpaste/cbptest.cxx')
-rw-r--r--sal/workben/clipboardwben/testpaste/cbptest.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/workben/clipboardwben/testpaste/cbptest.cxx b/sal/workben/clipboardwben/testpaste/cbptest.cxx
index f26d51ec6d72..442b3728a824 100644
--- a/sal/workben/clipboardwben/testpaste/cbptest.cxx
+++ b/sal/workben/clipboardwben/testpaste/cbptest.cxx
@@ -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.
@@ -426,3 +427,5 @@ void PasteClipboardData(HWND hwndParent)
}
}
*/
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */