Update outdated comments. No code change

This commit is contained in:
jean-pierre charras 2024-09-18 16:23:41 +02:00
parent 87aaf924b3
commit b2e4e9be9c

View File

@ -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;