mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 19:13:55 -07:00
Fix Conflicts
This commit is contained in:
parent
e9bad2cacb
commit
05f2bc8392
3 changed files with 5 additions and 135 deletions
|
|
@ -204,12 +204,10 @@ private slots:
|
|||
|
||||
void addMentionTag(QString value);
|
||||
void commandFinished(const Response &response);
|
||||
<<<<<<< HEAD
|
||||
|
||||
void actCompleterChanged();
|
||||
=======
|
||||
|
||||
void refreshShortcuts();
|
||||
>>>>>>> master
|
||||
|
||||
void actCompleterChanged();
|
||||
public:
|
||||
TabGame(TabSupervisor *_tabSupervisor, QList<AbstractClient *> &_clients, const Event_GameJoined &event, const QMap<int, QString> &_roomGameTypes);
|
||||
TabGame(TabSupervisor *_tabSupervisor, GameReplay *replay);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue