VirtualBox

Changeset 79960 in vbox


Ignore:
Timestamp:
Jul 24, 2019 2:01:10 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132391
Message:

FE/Qt: bugref:7720: Forgot something in r132390.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp

    r79959 r79960  
    513513                    pEditor->setValue(strData.section(',', 0, 0).toInt());
    514514                    connect(pEditor, &UIBaseMemoryEditor::sigValidChanged,
    515                             pPopup, &QIDialogContainer::setOkButtonEnabled);
     515                            pPopup.data(), &QIDialogContainer::setOkButtonEnabled);
    516516                    pPopup->setWidget(pEditor);
    517517                }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette