mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-14 06:20:59 -04:00
Support proper plugin finding.
So we don't have to hardcode the location anymore.
This commit is contained in:
parent
7fef3bd701
commit
2a45f57386
7 changed files with 62 additions and 10 deletions
|
@ -37,6 +37,7 @@ QString imageReaderFilter();
|
|||
bool isHex(const QByteArray& ba);
|
||||
void sleep(int ms);
|
||||
void wait(int ms);
|
||||
QString platform();
|
||||
|
||||
} // namespace Tools
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue