VirtualBox

Changeset 74879 in vbox


Ignore:
Timestamp:
Oct 17, 2018 1:49:52 PM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9261: fixed some typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp

    r74878 r74879  
    138138    /* Check if we want Window Manager to distinguish Virtual Machine windows: */
    139139    if (gEDataManager->distinguishMachineWindowGroups(vboxGlobal().managedVMUuid()))
    140         strWindowName = QString("VirtualBox Machine UUID: %1").arg(vboxGlobal().managedVMUuid());
     140        strWindowName = QString("VirtualBox Machine UUID: %1").arg(vboxGlobal().managedVMUuid().toString());
    141141    /* Assign WM_CLASS property: */
    142142    VBoxGlobal::setWMClass(this, strWindowName, strWindowClass);
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