Kaydet (Commit) 8e8ac8e5 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dba26 (1.32.60); FILE MERGED

2005/03/11 12:08:04 oj 1.32.60.1: #i42067# set addtabdlg to null beforeview is set to null
üst bb129245
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: JoinController.cxx,v $ * $RCSfile: JoinController.cxx,v $
* *
* $Revision: 1.32 $ * $Revision: 1.33 $
* *
* last change: $Author: obo $ $Date: 2004-11-16 14:32:37 $ * last change: $Author: vg $ $Date: 2005-03-23 09:49:23 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -213,8 +213,8 @@ void OJoinController::disposing() ...@@ -213,8 +213,8 @@ void OJoinController::disposing()
{ {
OJoinController_BASE::disposing(); OJoinController_BASE::disposing();
m_pView = NULL;
m_pAddTabDlg = NULL; m_pAddTabDlg = NULL;
m_pView = NULL;
{ {
::std::vector< OTableConnectionData*>::iterator aIter = m_vTableConnectionData.begin(); ::std::vector< OTableConnectionData*>::iterator aIter = m_vTableConnectionData.begin();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment