From 9ab9e7d1b3b4a7eac46b4e4f273c68f4e737e5f7 Mon Sep 17 00:00:00 2001 From: Eric Shaw Jr Date: Tue, 28 Feb 2017 12:13:34 -0500 Subject: Add a button to open the config file in a text editor --- src/qt/forms/optionsdialog.ui | 102 +++++++++++++++++++++++++++++------------- 1 file changed, 70 insertions(+), 32 deletions(-) (limited to 'src/qt/forms/optionsdialog.ui') diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui index 0b29201872..0f1b3f4a73 100644 --- a/src/qt/forms/optionsdialog.ui +++ b/src/qt/forms/optionsdialog.ui @@ -692,17 +692,34 @@ - - - Reset all client options to default. - - - &Reset Options - - - false - - + + + + + Open the %1 configuration file from the working directory. + + + Open Configuration File + + + false + + + + + + + Reset all client options to default. + + + &Reset Options + + + false + + + + @@ -756,27 +773,48 @@ - - - &OK - - - false - - - true - - - - - - - &Cancel - - - false - - + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + &OK + + + false + + + true + + + + + + + &Cancel + + + false + + + + + + -- cgit v1.2.3