mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 07:40:30 -08:00
fix
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user