mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-21 04:29:58 +02:00
Element info keys : replace all -(minus) by _(underscore)
This change will brake all information with -(minus) from projects created before this commit, but in the other side the use of data bases for QET will be more easily to understand by avoid to replace the -(minus) by _(underscore) in the tables of data bases. Sorry for that, it's for your good.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<input size="9" text="_" rotate="true" y="-27.5" tagg="label" x="451"/>
|
||||
<input size="9" text="_" rotate="true" y="-7.5" tagg="comment" x="451"/>
|
||||
<input size="9" text="_" rotate="true" y="27.5" tagg="manufacturer" x="451"/>
|
||||
<input size="9" text="_" rotate="true" y="47.5" tagg="manufacturer-reference" x="451"/>
|
||||
<input size="9" text="_" rotate="true" y="47.5" tagg="manufacturer_reference" x="451"/>
|
||||
<input size="9" text="_" rotate="true" y="67.5" tagg="" x="451"/>
|
||||
<terminal orientation="n" y="-45" x="260"/>
|
||||
<terminal orientation="n" y="-45" x="210"/>
|
||||
|
||||
Reference in New Issue
Block a user