hex label

This commit is contained in:
tooomm 2022-01-18 22:45:55 +01:00
parent 7a7db574b3
commit 56fb4e09e0
2 changed files with 17 additions and 13 deletions

View file

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