summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/splitwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/splitwin.hxx')
-rw-r--r--sfx2/source/inc/splitwin.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/inc/splitwin.hxx b/sfx2/source/inc/splitwin.hxx
index 7a6d4fc823..30a4170f15 100644
--- a/sfx2/source/inc/splitwin.hxx
+++ b/sfx2/source/inc/splitwin.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 _SFXSPLITWIN_HXX
#define _SFXSPLITWIN_HXX
-#ifndef _SPLITWIN_HXX //autogen
#include <vcl/splitwin.hxx>
-#endif
#include <sfx2/childwin.hxx>
class SfxWorkWindow;
@@ -131,3 +130,4 @@ public:
#endif // #ifndef _SFXSPLITWIN_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */