docs: replaces instances of QtDesigner with BEC Designer for improved clarity

This commit is contained in:
2025-04-27 16:58:40 +02:00
parent b3dbe922de
commit 60852e228f
25 changed files with 69 additions and 69 deletions
+1 -1
View File
@@ -28,5 +28,5 @@ pip cache purge
This can resolve conflicts or issues with package installations.
```{warning}
At the moment PyQt6 is no longer officially supported by BEC Widgets due to incompatibilities with Qt Designer. Please use PySide6 instead.
At the moment PyQt6 is no longer officially supported by BEC Widgets due to incompatibilities with BEC Designer. Please use PySide6 instead.
```