User: rt      
Date: 2007-07-06 08:24:26+0000
Modified:
   dba/dbaccess/source/ui/inc/RelationDlg.hxx

Log:
 INTEGRATION: CWS oj14 (1.7.8); FILE MERGED
 2006/07/04 08:04:24 oj 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED
 2006/04/25 13:03:05 oj 1.7.8.1: new include

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: RelationDlg.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/RelationDlg.hxx?r1=1.8&r2=1.9
Delta lines:  +4 -1
-------------------
--- RelationDlg.hxx     2006-06-20 03:13:07+0000        1.8
+++ RelationDlg.hxx     2007-07-06 08:24:24+0000        1.9
@@ -57,6 +57,9 @@
 #ifndef DBAUI_RELCONTROLIFACE_HXX
 #include "RelControliFace.hxx"
 #endif
+#ifndef _DBAUI_MODULE_DBU_HXX_
+#include "moduledbu.hxx"
+#endif
 
 
 namespace dbaui
@@ -68,7 +71,7 @@
        class ORelationDialog : public ModalDialog
                                                        ,public 
IRelationControlInterface
        {
-        
+        OModuleClient                m_aModuleClient;
                OTableListBoxControl*                           m_pTableControl;
                OJoinTableView::OTableWindowMap*        m_pTableMap;
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to