mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-30 01:48:42 +02:00
refactor(stop_button): moved to top layer, plugin added
This commit is contained in:
@@ -21,6 +21,7 @@ class Widgets(str, enum.Enum):
|
||||
BECStatusBox = "BECStatusBox"
|
||||
RingProgressBar = "RingProgressBar"
|
||||
ScanControl = "ScanControl"
|
||||
StopButton = "StopButton"
|
||||
TextBox = "TextBox"
|
||||
VSCodeEditor = "VSCodeEditor"
|
||||
WebsiteWidget = "WebsiteWidget"
|
||||
|
||||
Reference in New Issue
Block a user