desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Refactor user status selector buttons

Open claucambra opened this issue 2 years ago • 2 comments

The code in the user status selector buttons is unnecessarily complex, accounting for a use-case that is already covered by CustomButton.

This PR simplifies the USSB and replaces its use in some areas with CustomButton, simplifying things.

This PR also contains some fixes that are visible when compiling with Qt 6

claucambra avatar Nov 25 '22 12:11 claucambra