mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-07 22:12:59 -04:00
Improve error message when browser proxy cannot be found (#9385)
Co-authored-by: Blessio <blessio.blog@blessio.com> Co-authored-by: Jonathan White <support@dmapps.us>
This commit is contained in:
parent
29726e2bfd
commit
1b12c958c5
8 changed files with 119 additions and 52 deletions
|
@ -57,6 +57,7 @@ public:
|
|||
QString customProxyLocation();
|
||||
void setCustomProxyLocation(const QString& location);
|
||||
QString proxyLocation();
|
||||
QString proxyLocationAsInstalled() const;
|
||||
#ifdef QT_DEBUG
|
||||
QString customExtensionId();
|
||||
void setCustomExtensionId(const QString& id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue