mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-13 22:11:04 -04:00
Rename x11 auto-type plugin to xcb.
This matches what QGuiApplication::platformName() returns.
This commit is contained in:
parent
20b13a4a2e
commit
ba1ca4ec08
9 changed files with 12 additions and 33 deletions
|
@ -36,7 +36,6 @@ QString imageReaderFilter();
|
|||
bool isHex(const QByteArray& ba);
|
||||
void sleep(int ms);
|
||||
void wait(int ms);
|
||||
QString platform();
|
||||
void disableCoreDumps();
|
||||
|
||||
} // namespace Tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue