summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/optionsdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/optionsdlg.hxx')
-rw-r--r--unotools/inc/unotools/optionsdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/inc/unotools/optionsdlg.hxx b/unotools/inc/unotools/optionsdlg.hxx
index 833e8d5700c3..9a0034e1a3c8 100644
--- a/unotools/inc/unotools/optionsdlg.hxx
+++ b/unotools/inc/unotools/optionsdlg.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.
@@ -27,9 +28,7 @@
#ifndef INCLUDED_unotools_OPTIONSDLG_HXX
#define INCLUDED_unotools_OPTIONSDLG_HXX
-#ifndef INCLUDED_unotoolsdllapi_H
#include "unotools/unotoolsdllapi.h"
-#endif
#include <tools/string.hxx>
#include <unotools/options.hxx>
@@ -54,3 +53,4 @@ public:
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */