Changeset 30714 in vbox for trunk/src/VBox/Frontends/VBoxBFE
- Timestamp:
- Jul 7, 2010 4:20:03 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63479
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h
r28800 r30714 277 277 cls::cls () {}; cls::~cls () {}; 278 278 279 #define VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT(cls )279 #define VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT(cls, iface) 280 280 281 281 ////////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.