mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 17:44:01 -07:00
Lint.
This commit is contained in:
parent
f2ed09e944
commit
3cad29bbe2
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue