VirtualBox

Ignore:
Timestamp:
Jul 22, 2024 9:44:06 PM (10 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164093
Message:

Main/Recording,testcase: Reduce tstRecording dependencies; fixed/documented other dependencies in the testcase makefile. bugref:10718

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/Recording.h

    r105337 r105436  
    3636
    3737#include "RecordingStream.h"
    38 #include "ProgressImpl.h"
    3938
    4039class Console;
     40class Progress;
    4141
    4242/** No flags specified. */
     
    189189    int progressCreate(const settings::RecordingSettings &Settings, ComObjPtr<Progress> &pProgress);
    190190    int progressNotifyComplete(HRESULT hrc = S_OK, IVirtualBoxErrorInfo *pErrorInfo = NULL);
    191     int progressSet(uint32_t uOp, const Bstr &strDesc);
     191    int progressSet(uint32_t uOp, const com::Bstr &strDesc);
    192192    int progressSet(uint64_t msTimestamp);
    193193
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette