#100242# merge 1.3.2.1
This commit is contained in:
parent
83ceb199de
commit
577a48661e
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: rscicpx.cxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hjs $ $Date: 2002-03-06 13:30:51 $
|
||||
* last change: $Author: ssa $ $Date: 2002-07-02 14:41:12 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -397,6 +397,7 @@ RscTop * RscTypCont::InitClassSystemWindow( RscTop * pSuper )
|
|||
InsWinBit( pClassSystemWindow, "Maxable", nMaximizeId );
|
||||
INS_WINBIT(pClassSystemWindow,Closeable)
|
||||
INS_WINBIT(pClassSystemWindow,App)
|
||||
INS_WINBIT(pClassSystemWindow,SysWin)
|
||||
|
||||
return pClassSystemWindow ;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue