src/eric7/APIs/Python3/eric7.bas

branch
mpy_network
changeset 9860
d34667faa686
parent 9844
2f3d623f7617
child 9871
4a302b8c4d28
diff -r 829c1edbf253 -r d34667faa686 src/eric7/APIs/Python3/eric7.bas
--- a/src/eric7/APIs/Python3/eric7.bas	Wed Mar 08 19:27:43 2023 +0100
+++ b/src/eric7/APIs/Python3/eric7.bas	Wed Mar 08 19:28:56 2023 +0100
@@ -45,6 +45,9 @@
 BlackFormattingDialog QDialog Ui_BlackFormattingDialog
 BlackMultiprocessingReport black.Report
 BlackReport QObject black.Report
+BluetoothController QObject
+BluetoothScanWindow QWidget Ui_BluetoothScanWindow
+BluetoothStatusDialog QDialog Ui_BluetoothStatusDialog
 BoardDataDialog QDialog Ui_BoardDataDialog
 BookmarkActionSelectionDialog QDialog Ui_BookmarkActionSelectionDialog
 BookmarkInfoDialog QDialog Ui_BookmarkInfoDialog

eric ide

mercurial