Home GnuPG

qt: Do not set an empty tool tip

Description

qt: Do not set an empty tool tip

qt/pinentrydialog.cpp (PinEntryDialog::setConstraintsOptions): Check

if options.longHint is empty.

Setting the tool tip to an empty HTML document caused a tiny, black
tool tip popup to be shown.

Details