VirtualBox

Changeset 71232 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Mar 6, 2018 10:12:36 AM (7 years ago)
Author:
vboxsync
Message:

Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and FileOpenExFlags to FsObjMoveFlag, DirectoryCopyFlag and FileOpenExFlag accordingly to match the rest of the API (build fix).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp

    r71231 r71232  
    26372637        {
    26382638            pTask = new SessionTaskCopyDirTo(this /* GuestSession */, aSource, aDestination, "" /* strFilter */,
    2639                                              (DirectoryCopyFlags_T)fFlags);
     2639                                             (DirectoryCopyFlag_T)fFlags);
    26402640        }
    26412641        catch(...)
Note: See TracChangeset for help on using the changeset viewer.

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