Kaydet (Commit) 00fdb684 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS insight02 (1.17.212); FILE MERGED

2004/08/13 09:01:10 oj 1.17.212.1: #i32563# toolbox changes
üst 25654971
......@@ -2,9 +2,9 @@
*
* $RCSfile: RelationTableView.cxx,v $
*
* $Revision: 1.17 $
* $Revision: 1.18 $
*
* last change: $Author: vg $ $Date: 2003-04-24 17:23:10 $
* last change: $Author: rt $ $Date: 2004-09-09 09:50:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -500,7 +500,7 @@ void ORelationTableView::RemoveTabWin( OTableWindow* pTabWin )
if(aDlg.Execute() == RET_YES)
{
OJoinTableView::RemoveTabWin( pTabWin );
m_pView->getController()->InvalidateFeature(ID_RELATION_ADD_RELATION);
m_pView->getController()->InvalidateFeature(SID_RELATION_ADD_RELATION);
}
}
// -----------------------------------------------------------------------------
......
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