Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: fixed exception colorizing cells
On some distros (Fedora 37), on the very 1st launch of the GUI, it crashed with the error: "object of type QCommonStyle has been deleted" The only way I've found of getting rid of this error is by obtaining this object on every paint() call.
- Loading branch information