wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

Sort/separate system header files added to C++ src/hdr

Open KeyWorksRW opened this issue 1 year ago • 0 comments

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.

KeyWorksRW avatar Jan 02 '24 16:01 KeyWorksRW