mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
[qt] OptionsDialog: add prune setting
This commit is contained in:
@@ -53,6 +53,7 @@ private Q_SLOTS:
|
||||
|
||||
void on_hideTrayIcon_stateChanged(int fState);
|
||||
|
||||
void togglePruneWarning(bool enabled);
|
||||
void showRestartWarning(bool fPersistent = false);
|
||||
void clearStatusLabel();
|
||||
void updateProxyValidationState();
|
||||
|
||||
Reference in New Issue
Block a user