fix label

This commit is contained in:
tooomm 2022-01-18 23:23:32 +01:00
parent 66bcedd9c4
commit 4fc81b159d
2 changed files with 6 additions and 4 deletions

View file

@ -207,7 +207,8 @@ private:
QLineEdit *highlightColor;
QLineEdit *customAlertString;
QLabel customAlertStringLabel;
QLabel hexStringLabel;
QLabel hexMentionStringLabel;
QLabel hexHighlightStringLabel;
void storeSettings();
void updateMentionPreview();