mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-05 04:31:45 +02:00
raise helpMessageDialog
This commit is contained in:
parent
f656165e9c
commit
77114462f2
@ -845,7 +845,7 @@ void BitcoinGUI::showDebugWindowActivateConsole()
|
||||
|
||||
void BitcoinGUI::showHelpMessageClicked()
|
||||
{
|
||||
helpMessageDialog->show();
|
||||
GUIUtil::bringToFront(helpMessageDialog);
|
||||
}
|
||||
|
||||
#ifdef ENABLE_WALLET
|
||||
|
Loading…
x
Reference in New Issue
Block a user