Changeset 19134 in vbox for trunk/src/VBox/Main/include/ConsoleImpl.h
- Timestamp:
- Apr 23, 2009 9:21:43 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 46348
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r18645 r19134 80 80 public VirtualBoxSupportErrorInfoImpl <Console, IConsole>, 81 81 public VirtualBoxSupportTranslation <Console>, 82 public IConsole82 VBOX_SCRIPTABLE_IMPL(IConsole) 83 83 { 84 84 Q_OBJECT
Note:
See TracChangeset
for help on using the changeset viewer.