1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-25 18:12:57 +01:00

refactor: Change inheritance to QTreeWidget from QWidget

This commit is contained in:
2024-06-21 09:59:33 +02:00
parent 6fa1c06053
commit d2f2b206bb
7 changed files with 29 additions and 31 deletions

View File

@@ -13,6 +13,8 @@ spiral_progress_bar/
website/
buttons/
text_box/
bec_status_box/
```