User: rt Date: 2007-07-06 08:43:55+0000 Modified: dba/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx
Log: INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2006/11/07 09:50:15 oj 1.10.8.5: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 08:24:49 oj 1.10.8.4: RESYNC: (1.10-1.11); FILE MERGED 2006/04/25 12:50:08 oj 1.10.8.3: new include 2006/03/20 07:48:59 oj 1.10.8.2: use of module client helper 2006/01/03 07:49:28 oj 1.10.8.1: changed module client File Changes: Directory: /dba/dbaccess/source/ui/tabledesign/ =============================================== File [changed]: TableFieldDescWin.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx?r1=1.12&r2=1.13 Delta lines: +3 -3 ------------------- --- TableFieldDescWin.cxx 2006-09-17 07:30:40+0000 1.12 +++ TableFieldDescWin.cxx 2007-07-06 08:43:52+0000 1.13 @@ -45,9 +45,6 @@ #ifndef DBAUI_FIELDDESCRIPTIONS_HXX #include "FieldDescriptions.hxx" #endif -#ifndef _DBAUI_MODULE_DBU_HXX_ -#include "moduledbu.hxx" -#endif #ifndef _DBU_TBL_HRC_ #include "dbu_tbl.hrc" #endif @@ -63,6 +60,9 @@ #ifndef _DBA_DBACCESS_HELPID_HRC_ #include "dbaccess_helpid.hrc" #endif +#ifndef _DBAUI_MODULE_DBU_HXX_ +#include "moduledbu.hxx" +#endif #include <memory> #define STANDARD_MARGIN 6 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
