cleanups.

This commit is contained in:
Christoph Holzheuer
2026-02-09 16:03:09 +01:00
parent 5a71884cfb
commit 7993247027
27 changed files with 814 additions and 2253 deletions

View File

@@ -1,5 +1,5 @@
#ifndef BCTOGGLESWITCH_H
#define BCTOGGLESWITCH_H
#ifndef BC_TOGGLESWITCH_H
#define BC_TOGGLESWITCH_H
#include <QAbstractButton>
@@ -35,4 +35,4 @@ private:
QPropertyAnimation* m_animation;
};
#endif // BCTOGGLESWITCH_H
#endif // BC_TOGGLESWITCH_H