mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
fix
This commit is contained in:
parent
121fcf09d4
commit
8b809826d5
1 changed files with 2 additions and 2 deletions
|
|
@ -207,8 +207,8 @@ private:
|
||||||
QLineEdit *highlightColor;
|
QLineEdit *highlightColor;
|
||||||
QLineEdit *customAlertString;
|
QLineEdit *customAlertString;
|
||||||
QLabel customAlertStringLabel;
|
QLabel customAlertStringLabel;
|
||||||
QLabel hexMentionStringLabel;
|
QLabel mentionColorStringLabel;
|
||||||
QLabel hexHighlightStringLabel;
|
QLabel highlightColorStringLabel;
|
||||||
|
|
||||||
void storeSettings();
|
void storeSettings();
|
||||||
void updateMentionPreview();
|
void updateMentionPreview();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue