Searched defs:strLabel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/
H A DUIWizardCloneVMPageBasic2.cpp96 QString strLabel = UIWizardCloneVM::tr("<p>Please choose the type of clone you wish to create.</p>" local
106 strLabel += UIWizardCloneVM::tr("<p>If you create a <b>Linked clone</b> then a new snapshot will be created "
108 m_pLabel->setText(strLabel);

Completed in 42 milliseconds