summaryrefslogtreecommitdiff
path: root/automation/source/testtool/sysdir_win.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/testtool/sysdir_win.hxx')
-rw-r--r--automation/source/testtool/sysdir_win.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/automation/source/testtool/sysdir_win.hxx b/automation/source/testtool/sysdir_win.hxx
index f406f69572db..c27e3e434e75 100644
--- a/automation/source/testtool/sysdir_win.hxx
+++ b/automation/source/testtool/sysdir_win.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.
@@ -29,3 +30,5 @@
#include <tools/string.hxx>
String _SHGetSpecialFolder_COMMON_APPDATA();
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */