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 // Colors
QSet<QChar> activeColors; QSet<QChar> activeColors;
QCheckBox *logicalAndCheck; // Require ALL colors instead of ANY QCheckBox *logicalAndCheck; // Require ALL colors instead of ANY
// Formats // Formats
QLabel *formatLabel; QLabel *formatLabel;