mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-05 05:01:16 +00:00
raise helpMessageDialog
Github-Pull: bitcoin-core/gui#167 Rebased-From: 77114462f2328914b7a918f40776e522a0898e56
This commit is contained in:
parent
a98f211940
commit
e2ebc8567a
@ -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