Hi friends!

Do you know why QFileDialog::getOpenFileName is shown not centered? When I call it, I pass my QMainWindow derived class pointer, but all my open dialogs are wrong, however, my own dialogs that derive from qdialog, are always centered.

Any idea?

Thanks in advance.