WIP Waveform Plugin cathergory for next gen

This commit is contained in:
2025-01-31 11:51:54 +01:00
parent ee9fbdb178
commit 47185117a3
@@ -27,7 +27,7 @@ class WaveformPlugin(QDesignerCustomWidgetInterface): # pragma: no cover
return DOM_XML
def group(self):
return ""
return "Plot Widgets Next Gen"
def icon(self):
return designer_material_icon(Waveform.ICON_NAME)