dolphin/Source/Core/DolphinQt2/Config
JosJuice 0a15aaaa12 Move DiscIO enums to a new file
At first there weren't many enums in Volume.h, but the number has been
growing, and I'm planning to add one more for regions. To not make
Volume.h too large, and to avoid needing to include Volume.h in code
that doesn't use volume objects, I'm moving the enums to a new file.
I'm also turning them into enum classes while I'm at it.
2016-07-13 17:29:27 +02:00
..
FilesystemWidget.cpp GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
FilesystemWidget.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
InfoWidget.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
InfoWidget.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
PathDialog.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PathDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PropertiesDialog.cpp GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
PropertiesDialog.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
SettingsWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SettingsWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00