mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
Implement Caps Lock warning
This commit is contained in:
parent
596d2cf425
commit
d9214db404
12 changed files with 122 additions and 22 deletions
|
@ -29,6 +29,7 @@ public:
|
|||
static NixUtils* instance();
|
||||
|
||||
bool isDarkMode() override;
|
||||
bool isCapslockEnabled() override;
|
||||
|
||||
private:
|
||||
explicit NixUtils(QObject* parent = nullptr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue