VirtualBox

Ignore:
Timestamp:
Apr 9, 2021 6:04:37 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143698
Message:

FE/Qt: bugref:9532: Fixing deprecated stuff: Replacing QString::null with QString().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.cpp

    r82968 r88446  
    9595    setCloneFilePath(vbox.ComposeMachineFilename(m_pNameLineEdit ? m_pNameLineEdit->text() : QString(),
    9696                                                 m_strGroup,
    97                                                  QString::null,
     97                                                 QString(),
    9898                                                 m_pPathSelector ? m_pPathSelector->path() : QString()));
    9999    const QFileInfo fileInfo(m_strCloneFilePath);
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