Changeset 51543 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Jun 5, 2014 7:49:57 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h
r51537 r51543 64 64 /** Assigns machine-view frame-buffer will be bounded to. 65 65 * @param pMachineView defines machine-view this frame-buffer is bounded to. */ 66 v oid setView(UIMachineView *pMachineView);66 virtual void setView(UIMachineView *pMachineView); 67 67 68 68 /** Defines whether frame-buffer is <b>unused</b>.
Note:
See TracChangeset
for help on using the changeset viewer.