[Qt] don't allow to store invalid proxy ports

This commit is contained in:
Jonas Schnelli
2015-11-18 14:02:14 +01:00
parent d16d1b72d1
commit 2a8e8c2e37
2 changed files with 10 additions and 5 deletions

View File

@@ -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();