summaryrefslogtreecommitdiff
path: root/extensions/source/preload/oemwiz.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/preload/oemwiz.hxx')
-rw-r--r--extensions/source/preload/oemwiz.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/preload/oemwiz.hxx b/extensions/source/preload/oemwiz.hxx
index 1f7ae953010b..b051eab9614f 100644
--- a/extensions/source/preload/oemwiz.hxx
+++ b/extensions/source/preload/oemwiz.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.
@@ -31,9 +32,7 @@
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <svtools/wizdlg.hxx>
-#ifndef _SV_BUTTON_HXX
#include <vcl/button.hxx>
-#endif
#include <vcl/tabpage.hxx>
#include <vcl/fixed.hxx>
#include <svtools/svmedit.hxx>
@@ -154,3 +153,4 @@ namespace preload
#endif // _EXTENSIONS_PRELOAD_OEMWIZ_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */