mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-03-10 11:48:14 -07:00
mingw: replace SendMessage usage as clashes with existing function
This commit is contained in:
@@ -20,7 +20,7 @@ public:
|
||||
|
||||
void Display();
|
||||
void AppendChat(std::string message, Color color);
|
||||
void SendMessage();
|
||||
void SendChatMessage();
|
||||
void Activate();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user