VirtualBox

Ignore:
Timestamp:
Mar 11, 2022 6:40:19 PM (3 years ago)
Author:
vboxsync
Message:

Main: Guest Properties: fix python related build issues (related to r150440), ​​​bugref:10185.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r94184 r94187  
    783783    def onSnapshotChange(self, sMachineId, sSnapshotId):
    784784        pass;
    785     def onGuestPropertyChange(self, sMachineId, sName, sValue, sFlags):
     785    def onGuestPropertyChange(self, sMachineId, sName, sValue, sFlags, fWasDeleted):
    786786        pass;
    787787    # pylint: enable=missing-docstring,unused-argument
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