mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
parent
b4dcb05208
commit
50923b7a64
@ -783,7 +783,7 @@ bool DIALOG_EDIT_SYMBOLS_LIBID::TransferDataFromWindow()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if( m_modified )
|
if( m_isModified )
|
||||||
commit.Push( wxS( "Change Symbol Library Indentifier" ) );
|
commit.Push( wxS( "Change Symbol Library Indentifier" ) );
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user