INTEGRATION: CWS mav11 (1.34.22); FILE MERGED
2004/11/02 17:36:59 tbe 1.34.22.1: #i36435# Caption of BASIC IDE does not comply to the spec
This commit is contained in:
parent
33ed7ff48b
commit
59341cf085
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: basides1.cxx,v $
|
||||
*
|
||||
* $Revision: 1.36 $
|
||||
* $Revision: 1.37 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2004-11-15 13:40:18 $
|
||||
* last change: $Author: obo $ $Date: 2004-11-17 10:26:27 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -1149,7 +1149,6 @@ void BasicIDEShell::SetCurWindow( IDEBaseWindow* pNewWin, BOOL bUpdateTabBar, BO
|
|||
}
|
||||
SetUndoManager( pCurWin ? pCurWin->GetUndoManager() : 0 );
|
||||
InvalidateBasicIDESlots();
|
||||
SetMDITitle();
|
||||
EnableScrollbars( pCurWin ? TRUE : FALSE );
|
||||
|
||||
// fade out (in) property browser in module (dialog) windows
|
||||
|
|
Loading…
Reference in a new issue