Skip to content

BUG: Fix menu/groupboxes display misalignenents in Qt5

Created by: vovythevov

Since Qt5 now relies on the Fusion style instead of cleanlooks, we can remove the cleanlooks-specific code (introduced in c6cb27db) that caused the menus and groupboxes text to be misaligned.

Merge request reports