VirtualBox

Ignore:
Timestamp:
Aug 4, 2008 3:30:34 PM (16 years ago)
Author:
vboxsync
Message:

Fe/Qt4: VBoxSelectorWnd.h - coding-style cosmetics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h

    r10439 r11107  
    5555    virtual ~VBoxSelectorWnd();
    5656
    57     bool startMachine (const QUuid &id);
     57    bool startMachine (const QUuid &aId);
    5858
    5959public slots:
     
    8282protected:
    8383
    84     /* events */
    85     bool event (QEvent *e);
     84    /* Events */
     85    bool event (QEvent *aEvent);
    8686
    8787    void retranslateUi();
     
    105105
    106106private:
     107
    107108    /* Main menus */
    108109    QMenu *mFileMenu;
     
    113114    QMenu *mVMCtxtMenu;
    114115
    115     /* actions */
     116    /* Actions */
    116117    QAction *fileDiskMgrAction;
    117118    QAction *fileSettingsAction;
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