VirtualBox

Ignore:
Timestamp:
Nov 3, 2022 5:01:31 PM (2 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:6669: Build fix for r154390.

File:
1 edited

Legend:

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

    r97390 r97391  
    9292
    9393    /** Hides the modal dialog and sets the result code to Accepted. */
    94     virtual void accept() RT_OVERRIDE;
     94    virtual void accept();
    9595    /** Hides the modal dialog and sets the result code to Rejected. */
    96     virtual void reject() RT_OVERRIDE;
     96    virtual void reject();
    9797
    9898    /** Handles category change to @a cId. */
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