From 4d3dda5d9f90d8aafb70c7e59beb27ec42d26790 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Wed, 9 May 2012 22:07:00 +0200 Subject: add code to open (display) debug.log on Windows with the associated application and add a button to the Information page in the Debug console --- src/qt/forms/rpcconsole.ui | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'src/qt/forms/rpcconsole.ui') diff --git a/src/qt/forms/rpcconsole.ui b/src/qt/forms/rpcconsole.ui index 7e496a5ce7..02164f76b5 100644 --- a/src/qt/forms/rpcconsole.ui +++ b/src/qt/forms/rpcconsole.ui @@ -204,6 +204,42 @@ + + + Qt::Vertical + + + + 20 + 20 + + + + + + + + + 75 + true + + + + Debug logfile + + + + + + + Open the Bitcoin debug logfile from the current data directory. This can take a few seconds for large logfiles. + + + &Open + + + + Qt::Vertical -- cgit v1.2.3