wxUiEditor
wxUiEditor copied to clipboard
Sort/separate system header files added to C++ src/hdr
Description:
It would be nice to separate wx, standard library, and other system header files (check for boost headers) in the generated code. In addition, the standard header files could be sorted. Most of the time, wx header files can be sorted as well, though that's not always the case if using generic classes.