VirtualBox

Changeset 88507 in vbox


Ignore:
Timestamp:
Apr 14, 2021 12:56:23 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:8161: scm fix for r143770.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetails.h

    r88506 r88507  
    4848                            const QString &strControl,
    4949                            const QUuid &uId);
    50    
     50
    5151        /** Notifies listeners about toggling started. */
    5252        void sigToggleStarted();
     
    5959    /** Constructs Details pane passing @a pParent to the base-class. */
    6060    UIDetails(QWidget *pParent = 0);
    61    
     61
    6262    /** @name General stuff.
    6363      * @{ */
     
    6666        /** Return the Details-view instance. */
    6767        UIDetailsView *view() const { return m_pDetailsView; }
    68    
     68
    6969        /** Replaces current model @a items. */
    7070        void setItems(const QList<UIVirtualMachineItem*> &items);
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