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