mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-09 06:52:50 -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
|
@ -33,6 +33,7 @@ public:
|
|||
bool isBrowserEnabled(BrowserShared::SupportedBrowsers browser);
|
||||
|
||||
QString getProxyPath() const;
|
||||
QString getInstalledProxyPath() const;
|
||||
void updateBinaryPaths();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue