Improve file dialog filter for adding custom icons.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user