This commit is contained in:
Scott Kostyshak 2022-07-12 17:55:04 -04:00
parent 95da270711
commit c63e9d4caa

View File

@ -553,7 +553,8 @@ QString getAlias(QString name) {
return name;
}
}
} // namespace
IconInfo iconInfo(FuncRequest const & f, bool unknown, bool rtl)
{