This commit is contained in:
Brübach, Lukas 2025-11-25 12:11:50 +01:00
parent f2ed09e944
commit 3cad29bbe2

View file

@ -62,7 +62,7 @@ private:
// Colors
QSet<QChar> activeColors;
QCheckBox *logicalAndCheck; // Require ALL colors instead of ANY
QCheckBox *logicalAndCheck; // Require ALL colors instead of ANY
// Formats
QLabel *formatLabel;