version 2.32.0
work with icons - remove unused, organize and update to last oxygen add BusyIcon widget
This commit is contained in:
@@ -39,7 +39,7 @@ QString IconedLabelPlugin::group() const {
|
||||
|
||||
|
||||
QIcon IconedLabelPlugin::icon() const {
|
||||
return QIcon();
|
||||
return QIcon(":/icons/widgets/iconed-label.png");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user