Changeset 27607 in vbox for trunk/src/VBox/Main/include/MachineDebuggerImpl.h
- Timestamp:
- Mar 22, 2010 6:13:07 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 59148
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MachineDebuggerImpl.h
r23223 r27607 96 96 bool queueSettings() const; 97 97 98 const ComObjPtr<Console, ComWeakRef>mParent;98 Console * const mParent; 99 99 // flags whether settings have been queued because 100 100 // they could not be sent to the VM (not up yet, etc.)
Note:
See TracChangeset
for help on using the changeset viewer.