mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 19:55:50 +00:00
meh
This commit is contained in:
parent
2c393d35f0
commit
98c174edc4
520 changed files with 74815 additions and 58942 deletions
|
@ -118,6 +118,9 @@ private:
|
|||
|
||||
void SendMessage(const std::string& message);
|
||||
|
||||
void OnActiveGeckoCodes(std::string codeStr);
|
||||
void OnActiveARCodes(std::string codeStr);
|
||||
|
||||
// Chat
|
||||
QGroupBox* m_chat_box;
|
||||
QTextEdit* m_chat_edit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue