Hi.

When I use QFileDialog::getOpenFileName to let user choose a file to import, the dialog's button reads "open". Is it possible to change that button to "Import" rather than open? It is not a big deal but it makes my application more in line with the action the user is doing.

Thanks!