dolphin/Source/Core/DolphinQt/Config
JosJuice cd02ca17ce VolumeVerifier: Allocate QProgressDialog on stack
No reason to have it on the heap.

This also lets us skip calling reset, since the dialog closes
when the QProgressDialog object goes out of scope.
2019-08-09 14:47:15 +02:00
..
Graphics
Mapping
ARCodeWidget.cpp
ARCodeWidget.h
CheatCodeEditor.cpp
CheatCodeEditor.h
CheatWarningWidget.cpp
CheatWarningWidget.h
ControllersWindow.cpp
ControllersWindow.h
FilesystemWidget.cpp
FilesystemWidget.h
GameConfigEdit.cpp
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp
GameConfigWidget.h
GeckoCodeWidget.cpp
GeckoCodeWidget.h
InfoWidget.cpp
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp
LogWidget.h
NewPatchDialog.cpp
NewPatchDialog.h
PatchesWidget.cpp
PatchesWidget.h
PropertiesDialog.cpp
PropertiesDialog.h
SettingsWindow.cpp
SettingsWindow.h
VerifyWidget.cpp VolumeVerifier: Allocate QProgressDialog on stack 2019-08-09 14:47:15 +02:00
VerifyWidget.h