summaryrefslogtreecommitdiff
path: root/automation/source/server/recorder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/server/recorder.hxx')
-rw-r--r--automation/source/server/recorder.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/source/server/recorder.hxx b/automation/source/server/recorder.hxx
index baa6355848ff..fff786d1484d 100644
--- a/automation/source/server/recorder.hxx
+++ b/automation/source/server/recorder.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.
@@ -82,3 +83,4 @@ public:
static BOOL HasMacroRecorder();
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */