VirtualBox

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


Ignore:
Timestamp:
Aug 25, 2021 1:28:50 PM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:1909: Some improvements in translation event handling

File:
1 edited

Legend:

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

    r90879 r90881  
    8484            case VBoxEventType_OnLanguageChanged:
    8585            {
    86                 VirtualBoxTranslator *pTranslator = VirtualBoxTranslator::instance();
     86                VirtualBoxTranslator *pTranslator = VirtualBoxTranslator::tryInstance();
    8787                if (pTranslator)
    8888                {
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