Changeset 29862 in vbox
- Timestamp:
- May 28, 2010 1:31:33 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/include/ProgressProxyImpl.h (modified) (1 diff)
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.

