Revision 7418

View differences:

branches/v10/libraries/libCorePlugin/src/com/iver/core/mdiManager/SingletonWindowSupport.java
137 137
		viewInfo.setHeight(c.getHeight());
138 138
		viewInfo.setX(c.getX());
139 139
		viewInfo.setY(c.getY());
140
		viewInfo.setClosed(true);
140 141
        
141 142
		contentFrame.remove(svi);
142 143
	}

Also available in: Unified diff