mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
[Qt] don't allow to store invalid proxy ports
This commit is contained in:
@@ -52,7 +52,7 @@ private Q_SLOTS:
|
||||
|
||||
void showRestartWarning(bool fPersistent = false);
|
||||
void clearStatusLabel();
|
||||
void updateProxyValidationState(QValidatedLineEdit *pUiProxyIp);
|
||||
void updateProxyValidationState();
|
||||
/* query the networks, for which the default proxy is used */
|
||||
void updateDefaultProxyNets();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user