mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Qt/NetPlayDialog: Fix duplicate messages
This commit is contained in:
@ -106,4 +106,5 @@ private:
|
||||
GameListModel* m_game_list_model = nullptr;
|
||||
bool m_use_traversal = false;
|
||||
bool m_is_copy_button_retry = false;
|
||||
int m_buffer_size = 0;
|
||||
};
|
||||
|
Reference in New Issue
Block a user