Merge branch 'master' of git://anongit.kde.org/breeze-icons
This commit is contained in:
commit
2ba65bf638
@ -235,6 +235,7 @@ private Q_SLOTS:
|
||||
if (notScalableIcons.empty()) {
|
||||
return;
|
||||
}
|
||||
notScalableIcons.removeDuplicates();
|
||||
QFAIL(QString("The following icons are not available in a scalable directory:\n %1")
|
||||
.arg(notScalableIcons.join("\n "))
|
||||
.toLatin1());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user