summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/optcomp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/optcomp.hxx')
-rw-r--r--sw/source/ui/inc/optcomp.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/source/ui/inc/optcomp.hxx b/sw/source/ui/inc/optcomp.hxx
index ae9de51f1ba8..b9e95f5722bf 100644
--- a/sw/source/ui/inc/optcomp.hxx
+++ b/sw/source/ui/inc/optcomp.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.
@@ -34,7 +35,6 @@
#include <svx/checklbx.hxx>
// class SwCompatibilityOptPage ------------------------------------------
-
class SwWrtShell;
struct SwCompatibilityOptPage_Impl;
@@ -85,3 +85,4 @@ public:
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */