dolphin/Source/Core/DolphinWX/Input
aldelaro5 03e0cae9b7 Prepare for having different extensions dialogs
Just setting up a switch on the type so that different dialogs can be instantiated.  This also makes the extension type an enum because I don't see why not here and finally, it removes ControlGroupSizer.  This removal allows to not dynamically generate the UI, but instead, let the specialised constructors do the layout.
2016-11-28 08:26:34 -05:00
..
InputConfigDiag.cpp Prepare for having different extensions dialogs 2016-11-28 08:26:34 -05:00
InputConfigDiag.h Prepare for having different extensions dialogs 2016-11-28 08:26:34 -05:00
InputConfigDiagBitmaps.cpp Add flexibility to InputConfigDialog 2016-11-28 08:26:27 -05:00