VirtualBox

Changeset 56226 in vbox


Ignore:
Timestamp:
Jun 3, 2015 2:50:58 PM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: cosmetical issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp

    r55720 r56226  
    751751                            strAttachmentType = strGenericDriverProperties.isNull() ?
    752752                                      strAttachmentType.arg(QApplication::translate("UIGDetails", "Generic Driver, '%1'", "details (network)").arg(adapter.GetGenericDriver())) :
    753                                       strAttachmentType.arg(QApplication::translate("UIGDetails", "Generic Driver, '%1' { %2 }", "details (network)")
     753                                      strAttachmentType.arg(QApplication::translate("UIGDetails", "Generic Driver, '%1' { %2 }", "details (network)")
    754754                                                            .arg(adapter.GetGenericDriver(), strGenericDriverProperties));
    755755                            break;
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