mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
WX: HiDPI: NetPlay
Several refactors of GUI creation into separate functions where the function was too large or intermixed different concerns making it hard to modify.
This commit is contained in:
@ -12,7 +12,9 @@
|
||||
class NetPlayClient;
|
||||
class NetPlayServer;
|
||||
class Player;
|
||||
class wxArrayString;
|
||||
class wxChoice;
|
||||
class wxSizer;
|
||||
|
||||
class PadMapDialog final : public wxDialog
|
||||
{
|
||||
|
Reference in New Issue
Block a user