VirtualBox

Changeset 90828 in vbox for trunk/include


Ignore:
Timestamp:
Aug 24, 2021 9:44:46 AM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:1909: Added API localization

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/AutoLock.h

    r84342 r90828  
    8888    LOCKCLASS_PROGRESSLIST = 11,            // list of progress objects in VirtualBox; no other object lock
    8989                                            // may be held after this!
    90     LOCKCLASS_OBJECTSTATE = 12              // object state lock (handled by AutoCaller classes)
     90    LOCKCLASS_OBJECTSTATE = 12,             // object state lock (handled by AutoCaller classes)
     91    LOCKCLASS_TRANSLATOR = 13               // translator internal lock
    9192};
    9293
  • trunk/include/VBox/settings.h

    r87241 r90828  
    330330    uint32_t                uVBoxUpdateTarget; /**< VBoxUpdateTarget_T */
    331331    com::Utf8Str            strVBoxUpdateLastCheckDate;
     332    com::Utf8Str            strLanguageId;
    332333};
    333334
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