diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:35:20 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:35:20 +0000 |
commit | c581b5149220136fb57b13596afcf9b764c8ba14 (patch) | |
tree | 85306a0d74ce1c5acace5fa341b41b423a2460ba /svx/source/dialog/checklbx.cxx | |
parent | 9de92298d980e96bc491e834687d7afab3a9a9e2 (diff) |
INTEGRATION: CWS iconupdate03 (1.10.262); FILE MERGED
2007/06/26 07:45:38 pb 1.10.262.1: fix: #i61420# checklbx.hrc removed
Diffstat (limited to 'svx/source/dialog/checklbx.cxx')
-rw-r--r-- | svx/source/dialog/checklbx.cxx | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/svx/source/dialog/checklbx.cxx b/svx/source/dialog/checklbx.cxx index 4624738c7b8f..6ae9c0f4deb2 100644 --- a/svx/source/dialog/checklbx.cxx +++ b/svx/source/dialog/checklbx.cxx @@ -4,9 +4,9 @@ * * $RCSfile: checklbx.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: hr $ $Date: 2007-06-27 16:52:58 $ + * last change: $Author: rt $ $Date: 2007-07-03 14:35:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,12 +44,11 @@ #define _SVX_CHECKLBX_CXX -#include <svx/dialogs.hrc> -#include "checklbx.hrc" - #include <svx/checklbx.hxx> #include <svx/dialmgr.hxx> +#include <svx/dialogs.hrc> + // class SvxCheckListBox ------------------------------------------------- SvxCheckListBox::SvxCheckListBox( Window* pParent, WinBits nWinStyle ) : |