mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge cbe439629e into merged_master (Bitcoin PR bitcoin-core/gui#167)
This commit is contained in:
commit
6fa372e510
1 changed files with 1 additions and 1 deletions
|
|
@ -839,7 +839,7 @@ void BitcoinGUI::showDebugWindowActivateConsole()
|
|||
|
||||
void BitcoinGUI::showHelpMessageClicked()
|
||||
{
|
||||
helpMessageDialog->show();
|
||||
GUIUtil::bringToFront(helpMessageDialog);
|
||||
}
|
||||
|
||||
#ifdef ENABLE_WALLET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue