kicad/common/settings
jean-pierre charras b38cef409b Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header.
Using CopyFile() that can collide with a windows header create hard to
understand errors, including link errors.

Renaming this function avoids these strange errors.
2020-10-03 10:08:21 +02:00
..
app_settings.cpp ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
color_settings.cpp Expose via holes to color theme properly 2020-10-02 21:12:59 -04:00
common_settings.cpp Turn off "prefer selection to dragging" by default 2020-10-01 18:24:07 -04:00
json_settings.cpp Expose via holes to color theme properly 2020-10-02 21:12:59 -04:00
nested_settings.cpp Catch exception when creating app settings objects 2020-09-21 12:07:51 +01:00
settings_manager.cpp Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 2020-10-03 10:08:21 +02:00