mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Add a button to open the config file in a text editor
This commit is contained in:
@@ -47,6 +47,7 @@ private Q_SLOTS:
|
||||
/* set OK button state (enabled / disabled) */
|
||||
void setOkButtonState(bool fState);
|
||||
void on_resetButton_clicked();
|
||||
void on_openBitcoinConfButton_clicked();
|
||||
void on_okButton_clicked();
|
||||
void on_cancelButton_clicked();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user