fix: avoid circular import

This commit is contained in:
2023-08-15 16:02:27 +08:00
parent 412116ecc8
commit 9eab7ffc63
5 changed files with 9 additions and 14 deletions

View File

@ -160,7 +160,7 @@
<customwidget>
<class>DevicesComboBox</class>
<extends>QComboBox</extends>
<header>ui.implements.components</header>
<header>ui.implements.components.devicesComboBox</header>
</customwidget>
</customwidgets>
<resources/>