refactor icon list

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-07-28 01:15:21 +03:00
parent 1ca7e5efe9
commit 7e58b965b7
4 changed files with 49 additions and 87 deletions

View File

@ -45,4 +45,5 @@ QString findBestIconIn(const QString& folder, const QString& iconKey);
// Get icon file type filter for file browser dialogs
QString getIconFilter();
bool isIconSuffix(QString suffix);
} // namespace IconUtils