VirtualBox

Changeset 39581 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Dec 12, 2011 1:34:12 PM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: add tooltip to the DVDs toolbar menu to show the image path.

File:
1 edited

Legend:

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

    r39326 r39581  
    11461146                        pChooseRecentMediumAction->setData(QVariant::fromValue(RecentMediumTarget(controller.GetName(), attachment.GetPort(),
    11471147                                                                                                  attachment.GetDevice(), strRecentMediumLocation, mediumType)));
     1148                        pChooseRecentMediumAction->setToolTip(strRecentMediumLocation);
     1149
    11481150                    }
    11491151                }
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