Changeset 7195 in vbox for trunk/src/VBox
- Timestamp:
- Feb 28, 2008 9:30:09 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h
r7190 r7195 37 37 /* creating new information dialog if there is no one existing */ 38 38 mSelfArray [machine.GetName()] = new VBoxVMInformationDlg ( 39 aConsole ->topLevelWidget(),39 aConsole, 40 40 "VBoxVMInformationDlg", WType_TopLevel | WDestructiveClose); 41 41 /* read new machine data for this information dialog */
Note:
See TracChangeset
for help on using the changeset viewer.