mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-03 12:03:55 -07:00
allow mod global msg
This commit is contained in:
parent
31890450dc
commit
1bda6e53b2
3 changed files with 53 additions and 22 deletions
|
|
@ -43,6 +43,7 @@ private:
|
|||
QColor getCustomMentionColor();
|
||||
bool shouldShowSystemPopup();
|
||||
void showSystemPopup(QString &sender);
|
||||
bool isModeratorSendingGlobal(QFlags<ServerInfo_User::UserLevelFlag> userLevelFlag, QString message);
|
||||
private slots:
|
||||
void openLink(const QUrl &link);
|
||||
void actMessageClicked();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue