summaryrefslogtreecommitdiffstats
path: root/toolkit/workben/unodialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/unodialog.cxx')
-rw-r--r--toolkit/workben/unodialog.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/workben/unodialog.cxx b/toolkit/workben/unodialog.cxx
index 052ece9ac7fd..d6ad0ab7c74c 100644
--- a/toolkit/workben/unodialog.cxx
+++ b/toolkit/workben/unodialog.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.
@@ -267,3 +268,4 @@ void MyWin::Paint( const Rectangle& r )
mxView->draw( 50, 50 );
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */