mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-11 02:26:19 -04:00
The specializations to utilize different styles is a nice idea, but it is hard to discover which styles a user may have installed. Additionally, it would be impossible to override a system style. This patch implemnts ClassicStyle as a QProxyStyle. This additionally fixes the missing dependency on toolbar_bg. Utilize CSS now.