c61d0dfe87
Rather than destroy and reinitialize the dialog whenever it's closed, and opened this dialog can just be hidden from view when it's not needed, and shown again when it is needed. Also, a dialog should really not be managing any live instances of itself, including the one directly in the main frame. This gets rid of another usage of the main frame global. |
||
---|---|---|
.. | ||
ARCodeAddEdit.cpp | ||
ARCodeAddEdit.h | ||
ActionReplayCodesPanel.cpp | ||
ActionReplayCodesPanel.h | ||
CheatSearchTab.cpp | ||
CheatSearchTab.h | ||
CheatsWindow.cpp | ||
CheatsWindow.h | ||
CreateCodeDialog.cpp | ||
CreateCodeDialog.h | ||
GeckoCodeDiag.cpp | ||
GeckoCodeDiag.h |