From 5d6b30271f4393b70f45da7c33b96e4fe776da80 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Sun, 20 May 2012 15:49:17 +0200 Subject: move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin command-line options (in RPC Console -> Information) / resize Debug window a little to allow for a non-breaking display of the welcome message with non-english translation --- src/qt/forms/rpcconsole.ui | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'src/qt/forms/rpcconsole.ui') diff --git a/src/qt/forms/rpcconsole.ui b/src/qt/forms/rpcconsole.ui index cded274792..678afad0d4 100644 --- a/src/qt/forms/rpcconsole.ui +++ b/src/qt/forms/rpcconsole.ui @@ -6,8 +6,8 @@ 0 0 - 706 - 446 + 740 + 450 @@ -304,6 +304,29 @@ + + + + 75 + true + + + + Command-line options + + + + + + + Show the Bitcoin-Qt help message to get a list with possible Bitcoin command-line options. + + + &Show + + + + Qt::Vertical -- cgit v1.2.3