mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-13 22:11:04 -04:00
Improve file dialog filter for adding custom icons.
This commit is contained in:
parent
5a08e4619c
commit
ce0007acd2
3 changed files with 24 additions and 1 deletions
|
@ -30,6 +30,7 @@ QString humanReadableFileSize(qint64 bytes);
|
|||
bool hasChild(const QObject* parent, const QObject* child);
|
||||
bool readAllFromDevice(QIODevice* device, QByteArray& data);
|
||||
QDateTime currentDateTimeUtc();
|
||||
QString imageReaderFilter();
|
||||
|
||||
} // namespace Tools
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue