mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Update outdated comments. No code change
This commit is contained in:
parent
87aaf924b3
commit
b2e4e9be9c
@ -453,7 +453,7 @@ public:
|
||||
*
|
||||
* Setting name: "IncrementalConnectivity"
|
||||
* Valid values: 0 or 1
|
||||
* Default value: 0
|
||||
* Default value: 1
|
||||
*/
|
||||
bool m_IncrementalConnectivity;
|
||||
|
||||
@ -525,7 +525,7 @@ public:
|
||||
*
|
||||
* Setting name: "EnableEeschemaPrintCairo"
|
||||
* Valid values: 0 or 1
|
||||
* Default value: 0
|
||||
* Default value: 1
|
||||
*/
|
||||
bool m_EnableEeschemaPrintCairo;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user