dolphin/Source/Core/DolphinQt/NetPlay
Léo Lam 28cd6f6520
Merge pull request #9440 from lioncash/qt6
DolphinQt: Qt 6.0 forward-compatibility changes
2021-01-27 19:28:43 +01:00
..
ChunkedProgressDialog.cpp
ChunkedProgressDialog.h
GameListDialog.cpp GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
GameListDialog.h GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
MD5Dialog.cpp
MD5Dialog.h
NetPlayBrowser.cpp
NetPlayBrowser.h
NetPlayDialog.cpp Merge pull request #9440 from lioncash/qt6 2021-01-27 19:28:43 +01:00
NetPlayDialog.h GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
NetPlaySetupDialog.cpp Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
NetPlaySetupDialog.h GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
PadMappingDialog.cpp
PadMappingDialog.h