summaryrefslogtreecommitdiff
path: root/cui/source/options/optjsearch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optjsearch.hxx')
-rw-r--r--cui/source/options/optjsearch.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/optjsearch.hxx b/cui/source/options/optjsearch.hxx
index 85976b0d76dc..e8d5a7845aa7 100644
--- a/cui/source/options/optjsearch.hxx
+++ b/cui/source/options/optjsearch.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.
@@ -29,9 +30,7 @@
#define _SVX_OPTJSEARCH_HXX_
#include <vcl/fixed.hxx>
-#ifndef _SV_BUTTON_HXX
#include <vcl/button.hxx>
-#endif
#include <sfx2/tabdlg.hxx>
class Window;
@@ -91,3 +90,4 @@ public:
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */