summaryrefslogtreecommitdiff
path: root/automation/source/miniapp/editwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/miniapp/editwin.cxx')
-rw-r--r--automation/source/miniapp/editwin.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/automation/source/miniapp/editwin.cxx b/automation/source/miniapp/editwin.cxx
index 930bb1c60981..5568b5152320 100644
--- a/automation/source/miniapp/editwin.cxx
+++ b/automation/source/miniapp/editwin.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.
@@ -123,3 +124,4 @@ BOOL EditFileWindow::Close()
return GHEditWindow::Close();
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */