VirtualBox

Changeset 91541 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Oct 4, 2021 12:51:41 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147236
Message:

FE/Qt: bugref:9996: Forgot something in r147232.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceExportEditorWidget.cpp

    r91539 r91541  
    2525
    2626
    27 /*********************************************************************************************************************************
    28 *   Class ExportSortProxyModel implementation.                                                                                   *
    29 *********************************************************************************************************************************/
    30 
    31 class ExportSortProxyModel: public UIApplianceSortProxyModel
     27/** UIApplianceSortProxyModel subclass for Export Appliance wizard. */
     28class ExportSortProxyModel : public UIApplianceSortProxyModel
    3229{
    3330public:
    3431
     32    /** Constructs proxy model passing @a pParent to the base-class. */
    3533    ExportSortProxyModel(QObject *pParent = 0)
    3634        : UIApplianceSortProxyModel(pParent)
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