VirtualBox

Ignore:
Timestamp:
Apr 12, 2024 1:10:30 PM (8 months ago)
Author:
vboxsync
Message:

FE/Qt. bugref:10622. Using new UITranslationEventListener in the settings related GUI classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStatusBarEditor.h

    r101013 r104313  
    107107protected:
    108108
    109     /** Handles translation event. */
    110     virtual void retranslateUi() RT_OVERRIDE;
    111 
    112109    /** Handles paint @a pEvent. */
    113110    virtual void paintEvent(QPaintEvent *pEvent) RT_OVERRIDE;
     
    132129    /** Handles drag object destroy. */
    133130    void sltHandleDragObjectDestroy();
     131
     132    /** Handles translation event. */
     133    virtual void sltRetranslateUI() RT_OVERRIDE RT_FINAL;
    134134
    135135private:
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