kicad/common/project
Jeff Young 0dfb5fcaf9 Error message cleanup.
wxString::Format is redundant in a wxLogXXX call.
Error messages should generally be translatable.
Error messages should use generally consistent sentence forms.
2021-06-26 22:53:24 +01:00
..
board_project_settings.cpp ADDED: Appearance panel for footprint editor 2020-09-30 17:46:58 -04:00
net_settings.cpp Migrate net names in netclass info. 2021-06-15 00:17:39 +01:00
project_archiver.cpp Error message cleanup. 2021-06-26 22:53:24 +01:00
project_file.cpp Rename SCH_COMPONENT to SCH_SYMBOL. 2021-06-10 10:34:49 -04:00
project_local_settings.cpp Pass objects by reference instead of on the stack part 2. 2021-06-08 13:47:21 -04:00