mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 04:27:45 -07:00
Right checkstate.
Took 14 minutes Took 2 minutes
This commit is contained in:
parent
aff93a4435
commit
b4e4d80ef5
1 changed files with 1 additions and 1 deletions
|
|
@ -1112,7 +1112,7 @@ public slots:
|
||||||
void setAutoRotateSidewaysLayoutCards(QT_STATE_CHANGED_T _autoRotateSidewaysLayoutCards);
|
void setAutoRotateSidewaysLayoutCards(QT_STATE_CHANGED_T _autoRotateSidewaysLayoutCards);
|
||||||
void setOpenDeckInNewTab(QT_STATE_CHANGED_T _openDeckInNewTab);
|
void setOpenDeckInNewTab(QT_STATE_CHANGED_T _openDeckInNewTab);
|
||||||
void setRewindBufferingMs(int _rewindBufferingMs);
|
void setRewindBufferingMs(int _rewindBufferingMs);
|
||||||
void setStyleUserList(Qt::CheckState _styleUserList);
|
void setStyleUserList(QT_STATE_CHANGED_T _styleUserList);
|
||||||
void setChatMention(QT_STATE_CHANGED_T _chatMention);
|
void setChatMention(QT_STATE_CHANGED_T _chatMention);
|
||||||
void setChatMentionCompleter(QT_STATE_CHANGED_T _chatMentionCompleter);
|
void setChatMentionCompleter(QT_STATE_CHANGED_T _chatMentionCompleter);
|
||||||
void setChatMentionForeground(QT_STATE_CHANGED_T _chatMentionForeground);
|
void setChatMentionForeground(QT_STATE_CHANGED_T _chatMentionForeground);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue