VirtualBox

Changeset 94391 in vbox


Ignore:
Timestamp:
Mar 29, 2022 10:48:26 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150703
Message:

FE/Qt: Typo fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObject.h

    r93990 r94391  
    6464    /** Returns object internal name. */
    6565    virtual QString internalName() const = 0;
    66     /** Returns object help heyword. */
     66    /** Returns object help keyword. */
    6767    virtual QString helpKeyword() const = 0;
    6868    /** Handles notification-object being added. */
     
    106106    /** Returns object internal name. */
    107107    virtual QString internalName() const /* override final */;
    108     /** Returns object help heyword. */
     108    /** Returns object help keyword. */
    109109    virtual QString helpKeyword() const /* override final */;
    110110    /** Handles notification-object being added. */
     
    166166    /** Returns object internal name. */
    167167    virtual QString internalName() const /* override final */;
    168     /** Returns object help heyword. */
     168    /** Returns object help keyword. */
    169169    virtual QString helpKeyword() const /* override final */;
    170170    /** Handles notification-object being added. */
     
    236236    /** Returns object internal name. */
    237237    virtual QString internalName() const /* override final */;
    238     /** Returns object help heyword. */
     238    /** Returns object help keyword. */
    239239    virtual QString helpKeyword() const /* override final */;
    240240    /** Handles notification-object being added. */
     
    305305    /** Returns object internal name. */
    306306    virtual QString internalName() const /* override final */;
    307     /** Returns object help heyword. */
     307    /** Returns object help keyword. */
    308308    virtual QString helpKeyword() const /* override final */;
    309309    /** Handles notification-object being added. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette