summaryrefslogtreecommitdiffstats
path: root/toolkit/workben/controls.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/controls.cxx')
-rw-r--r--toolkit/workben/controls.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/workben/controls.cxx b/toolkit/workben/controls.cxx
index c8acb125e993..853e03e4ef08 100644
--- a/toolkit/workben/controls.cxx
+++ b/toolkit/workben/controls.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.
@@ -446,3 +447,4 @@ void MyWin::Paint( const Rectangle& r )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */