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