summaryrefslogtreecommitdiff
path: root/automation/source/miniapp/servres.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/miniapp/servres.hxx')
-rw-r--r--automation/source/miniapp/servres.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/source/miniapp/servres.hxx b/automation/source/miniapp/servres.hxx
index 70c44ce45632..c93c758ec229 100644
--- a/automation/source/miniapp/servres.hxx
+++ b/automation/source/miniapp/servres.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.
@@ -61,3 +62,4 @@ public:
MenuMENU_CLIENT( const ResId & rResId, BOOL bFreeRes = TRUE );
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */