Changeset 711
- Timestamp:
- 07/27/07 01:09:13 (1 year ago)
- Files:
-
- other/dps/trunk/dsssps/newfile.d (modified) (1 diff)
- other/dps/trunk/dsssps/newsection.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
other/dps/trunk/dsssps/newfile.d
r708 r711 59 59 60 60 // and get rid of this window 61 dpsApp.aui.DetachPane(this); 62 dpsApp.aui.Update(); 63 Show(false); 61 64 Destroy(); 62 65 } other/dps/trunk/dsssps/newsection.d
r708 r711 110 110 111 111 // and get rid of this window 112 dpsApp.aui.DetachPane(this); 113 dpsApp.aui.Update(); 114 Show(false); 112 115 Destroy(); 113 116 }
