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