mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
Add URL to explain message macros (#4712)
* Add URL Link to Explain Message Macros * Add URL Link to Explain Message Macros * Revert custom shortcuts wiki link * Conform to formatting guidelines
This commit is contained in:
parent
2c94a6a64e
commit
e9f1992c7f
2 changed files with 15 additions and 6 deletions
|
|
@ -202,13 +202,14 @@ private:
|
|||
QCheckBox roomHistory;
|
||||
QGroupBox *chatGroupBox;
|
||||
QGroupBox *highlightGroupBox;
|
||||
QGroupBox *messageShortcuts;
|
||||
QGroupBox *messageGroupBox;
|
||||
QLineEdit *mentionColor;
|
||||
QLineEdit *highlightColor;
|
||||
QLineEdit *customAlertString;
|
||||
QLabel hexLabel;
|
||||
QLabel hexHighlightLabel;
|
||||
QLabel customAlertStringLabel;
|
||||
QLabel explainMessagesLabel;
|
||||
|
||||
void storeSettings();
|
||||
void updateMentionPreview();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue