From b3acdc3c9ed7dc791f5e6859481dcdb34ce65b4f Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 15:52:58 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.10.220); FILE MERGED 2007/06/04 13:26:13
vg 1.10.220.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svx/source/dialog/checklbx.cxx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'svx/source/dialog/checklbx.cxx')
diff --git a/svx/source/dialog/checklbx.cxx b/svx/source/dialog/checklbx.cxx
index e95db1aecc3f..4624738c7b8f 100644
--- a/svx/source/dialog/checklbx.cxx
+++ b/svx/source/dialog/checklbx.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: checklbx.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: ihi $ $Date: 2006-12-20 14:10:46 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:52:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,11 +44,11 @@
#define _SVX_CHECKLBX_CXX
-#include "dialogs.hrc"
+#include
#include "checklbx.hrc"
-#include "checklbx.hxx"
-#include "dialmgr.hxx"
+#include
+#include
// class SvxCheckListBox -------------------------------------------------
--
cgit