- Timestamp:
- May 28, 2010 1:31:33 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 62103
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ProgressProxyImpl.h
r29859 r29862 28 28 */ 29 29 class ATL_NO_VTABLE ProgressProxy : 30 public com::SupportErrorInfoDerived<Progress, ProgressProxy, IProgress>, 30 //public com::SupportErrorInfoDerived<Progress, ProgressProxy, IProgress>, 31 public Progress, 31 32 public VirtualBoxSupportTranslation<ProgressProxy> 32 33 {
Note:
See TracChangeset
for help on using the changeset viewer.