mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Address a minor TODO-C++11 comment in the dialogs sample by moving the class declaration into the function using it, now that we don't have to keep it outside it. This commit is best viewed with Git --color-moved option.