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

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxLicenseViewer.cpp72 int VBoxLicenseViewer::showLicenseFromFile(const QString &strLicenseFileName) argument
75 QFile file(strLicenseFileName);
82 msgCenter().cannotOpenLicenseFile(strLicenseFileName, this);

Completed in 31 milliseconds