This commit is contained in:
tooomm
2022-01-19 00:10:09 +01:00
parent 121fcf09d4
commit 8b809826d5

View File

@@ -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();