1. Added QCheckBox to perfect_ux.py imports (was missing) 2. Fixed dashboard_view.py: Qt.QSize -> QSize (QtCore import) These fix the NameError and AttributeError that prevented the app from starting. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dashboard_view.py | ||
| plugins_view.py | ||
| search_view.py | ||
| settings_panel.py | ||
| settings_view.py | ||
| widgets_view.py | ||