aboutsummaryrefslogtreecommitdiff
path: root/launcher/icons/IconUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/icons/IconUtils.h')
-rw-r--r--launcher/icons/IconUtils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/icons/IconUtils.h b/launcher/icons/IconUtils.h
index 41aea676..90cdfe5a 100644
--- a/launcher/icons/IconUtils.h
+++ b/launcher/icons/IconUtils.h
@@ -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