qt: Make sure the message box is centered on top of the pinentry
* qt/pinentrydialog.cpp (PinEntryDialog::checkConstraints): Set parent of message box.
Setting the pinentry dialog as parent of the message box should make
sure that the message box is centered on top of the pinentry dialog.