hzeller / kicad-source-mirror

(my personal sandbox copy of KiCad. Nothing to see here)
GNU Affero General Public License v3.0
1 stars 0 forks source link

Code: make const-proof #79

Open hzeller opened 6 years ago

hzeller commented 6 years ago

many functions should be const or return const references.