Fixed slider painting, part II, before slider widget rewrite

This commit is contained in:
2026-03-29 20:40:31 +02:00
parent c8a088173f
commit 0389f98ba6
6 changed files with 29 additions and 27 deletions

View File

@@ -4,7 +4,6 @@
#include <QAbstractButton>
// Vorwärtsdeklaration spart Include-Zeit
class QPropertyAnimation;
class BCToggleSwitch : public QAbstractButton