Home GnuPG

qt: Fix crash when setting repeat error

Description

qt: Fix crash when setting repeat error

* qt/pinentrydialog.cpp (PinEntryDialog::setRepeatErrorText): Check
for nullptr.

This fixes a crash if pinentry is used for something other than asking
for a new password.