Changeset 59571 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Feb 3, 2016 2:02:46 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 105379
- Location:
- trunk/src/VBox/Main/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r59117 r59571 822 822 /** @} */ 823 823 824 void i_reportDriverVersions(void);825 826 824 bool mSavedStateDataLoaded : 1; 827 825 -
trunk/src/VBox/Main/include/VirtualBoxImpl.h
r59087 r59571 364 364 size_t aPlaintextSize, 365 365 size_t aCiphertextSize) const; 366 void i_reportDriverVersions(void); 366 367 367 368 struct Data; // opaque data structure, defined in VirtualBoxImpl.cpp
Note:
See TracChangeset
for help on using the changeset viewer.