Formatting

This commit is contained in:
Jonas Kvinge
2024-06-27 18:00:44 +02:00
parent 6446942e73
commit 93660bfc81
4 changed files with 16 additions and 25 deletions

View File

@@ -65,11 +65,6 @@ class MoodbarProxyStyle : public QProxyStyle {
void SetMoodbarEnabled(const bool enabled);
private:
static const int kMarginSize;
static const int kBorderSize;
static const int kArrowWidth;
static const int kArrowHeight;
enum class State {
MoodbarOn,
MoodbarOff,