summaryrefslogtreecommitdiff
path: root/sw/inc/accessibilityoptions.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 06:55:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 06:55:38 +0000
commit2f22e3c74256b6529aac0aaff748f8c0fbca0bf9 (patch)
tree4aa38aa2d3b13425823b7881acb7e62f5168a193 /sw/inc/accessibilityoptions.hxx
parentb20ca459c9195f9b18f941a57c451474bd26154b (diff)
INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED
2007/02/27 13:06:31 tl 1.4.242.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/accessibilityoptions.hxx')
-rw-r--r--sw/inc/accessibilityoptions.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/accessibilityoptions.hxx b/sw/inc/accessibilityoptions.hxx
index 38008a667af6..f056fff456d7 100644
--- a/sw/inc/accessibilityoptions.hxx
+++ b/sw/inc/accessibilityoptions.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accessibilityoptions.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:15:20 $
+ * last change: $Author: hr $ $Date: 2007-09-27 07:55:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,6 +35,8 @@
#ifndef _ACCESSIBILITYOPTIONS_HXX
#define _ACCESSIBILITYOPTIONS_HXX
+#include <tools/solar.h>
+
struct SwAccessibilityOptions
{
BOOL bIsAlwaysAutoColor :1;