Added label

This commit is contained in:
Matt Lowe 2015-01-30 13:06:09 +01:00
parent de38a294b5
commit 75f8ecd6e9
2 changed files with 3 additions and 0 deletions

View file

@ -168,6 +168,7 @@ private:
QGroupBox *chatGroupBox;
QGroupBox *messageShortcuts;
QLineEdit *mentionColor;
QLabel hexLabel;
void storeSettings();
void updateMentionPreview();