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()) {
|
if (notScalableIcons.empty()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
notScalableIcons.removeDuplicates();
|
||||||
QFAIL(QString("The following icons are not available in a scalable directory:\n %1")
|
QFAIL(QString("The following icons are not available in a scalable directory:\n %1")
|
||||||
.arg(notScalableIcons.join("\n "))
|
.arg(notScalableIcons.join("\n "))
|
||||||
.toLatin1());
|
.toLatin1());
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user