mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-06-08 22:28:49 +02:00
refactor: repo reorganization
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from qtpy.QtDesigner import QPyDesignerCustomWidgetPlugin
|
||||
from qtpy.QtGui import QIcon
|
||||
|
||||
from bec_widgets.scan2d_plot import BECScanPlot2D
|
||||
from bec_widgets.widgets.scan_plot.scan2d_plot import BECScanPlot2D
|
||||
|
||||
|
||||
class BECScanPlot2DPlugin(QPyDesignerCustomWidgetPlugin):
|
||||
|
||||
Reference in New Issue
Block a user