mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
raise helpMessageDialog
This commit is contained in:
parent
f656165e9c
commit
77114462f2
1 changed files with 1 additions and 1 deletions
|
@ -845,7 +845,7 @@ void BitcoinGUI::showDebugWindowActivateConsole()
|
|||
|
||||
void BitcoinGUI::showHelpMessageClicked()
|
||||
{
|
||||
helpMessageDialog->show();
|
||||
GUIUtil::bringToFront(helpMessageDialog);
|
||||
}
|
||||
|
||||
#ifdef ENABLE_WALLET
|
||||
|
|
Loading…
Add table
Reference in a new issue