VirtualBox

Changeset 72045 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Apr 26, 2018 3:39:10 PM (7 years ago)
Author:
vboxsync
Message:

Guest Control/Main: CopyTo/CopyFrom bugfixes.

File:
1 edited

Legend:

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

    r72001 r72045  
    173173    }
    174174
    175     const ComObjPtr<Progress>& GetProgressObject() const { return mProgress; }
    176 
    177     const ComObjPtr<GuestSession>& GetSession() const { return mSession; }
     175    const ComObjPtr<Progress>& GetProgressObject(void) const { return mProgress; }
     176
     177    const ComObjPtr<GuestSession>& GetSession(void) const { return mSession; }
    178178
    179179protected:
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