VirtualBox

Ignore:
Timestamp:
Sep 19, 2013 2:40:56 PM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: Linguist thought that some comments were meta-data. Fixed here.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp

    r46831 r48534  
    3838
    3939QIMessageBox::QIMessageBox(const QString &strCaption, const QString &strMessage, AlertIconType iconType,
    40                            int iButton1 /*= 0*/, int iButton2 /*= 0*/, int iButton3 /*= 0*/, QWidget *pParent /*= 0*/)
     40                           int iButton1 /* = 0*/, int iButton2 /* = 0*/, int iButton3 /* = 0*/, QWidget *pParent /* = 0*/)
    4141    : QIDialog(pParent)
    4242    , m_iButton1(iButton1)
     
    405405
    406406/* static */
    407 QPixmap QIMessageBox::standardPixmap(AlertIconType iconType, QWidget *pWidget /*= 0*/)
     407QPixmap QIMessageBox::standardPixmap(AlertIconType iconType, QWidget *pWidget /* = 0*/)
    408408{
    409409    /* Prepare standard icon: */
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