diff --git a/cockatrice/src/dlg_settings.h b/cockatrice/src/dlg_settings.h index 400050321..d4713c199 100644 --- a/cockatrice/src/dlg_settings.h +++ b/cockatrice/src/dlg_settings.h @@ -207,8 +207,8 @@ private: QLineEdit *highlightColor; QLineEdit *customAlertString; QLabel customAlertStringLabel; - QLabel hexMentionStringLabel; - QLabel hexHighlightStringLabel; + QLabel mentionColorStringLabel; + QLabel highlightColorStringLabel; void storeSettings(); void updateMentionPreview();