VirtualBox

Changeset 101654 in vbox for trunk/src


Ignore:
Timestamp:
Oct 30, 2023 12:25:53 PM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159743
Message:

FE/Qt: bugref:10513: UISettingsDialog / UIAdvancedSettingsDialog: Removing unused typedefs.

Location:
trunk/src/VBox/Frontends/VirtualBox/src/settings
Files:
2 edited

Legend:

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

    r100987 r101654  
    3131# pragma once
    3232#endif
    33 
    34 /* Qt includes: */
    35 #include <QPointer>
    3633
    3734/* GUI includes: */
     
    8481    bool isPageAvailable(int iPageId) const;
    8582};
    86 
    87 /** Safe pointer to cloud machine settings dialog. */
    88 typedef QPointer<UIAdvancedSettingsDialogGlobal> UISafePointerSettingsDialogGlobal;
    8983
    9084
     
    179173};
    180174
    181 /** Safe pointer to cloud machine settings dialog. */
    182 typedef QPointer<UIAdvancedSettingsDialogMachine> UISafePointerSettingsDialogMachine;
    183 
    184175
    185176#endif /* !FEQT_INCLUDED_SRC_settings_UIAdvancedSettingsDialogSpecific_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h

    r100902 r101654  
    3131# pragma once
    3232#endif
    33 
    34 /* Qt includes: */
    35 #include <QPointer>
    3633
    3734/* GUI includes: */
     
    8481    bool isPageAvailable(int iPageId) const;
    8582};
    86 
    87 /** Safe pointer to cloud machine settings dialog. */
    88 typedef QPointer<UISettingsDialogGlobal> UISafePointerSettingsDialogGlobal;
    8983
    9084
     
    179173};
    180174
    181 /** Safe pointer to cloud machine settings dialog. */
    182 typedef QPointer<UISettingsDialogMachine> UISafePointerSettingsDialogMachine;
    183 
    184175
    185176#endif /* !FEQT_INCLUDED_SRC_settings_UISettingsDialogSpecific_h */
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