2021-02-05 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDMacroCartModel'
	* Refactored the macro cart editor dialog in rdlibrary(1) to use the
	model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-05 15:44:43 -05:00
parent 5e1205cda4
commit e6eededea4
23 changed files with 556 additions and 293 deletions

View File

@@ -1057,7 +1057,7 @@ Notas</translation>
</message>
<message>
<source>Macros</source>
<translation>Macros</translation>
<translation type="obsolete">Macros</translation>
</message>
<message>
<source>Edit</source>
@@ -1079,18 +1079,6 @@ Cartucho</translation>
<source>--- End of cart ---</source>
<translation type="obsolete">--- Fin del cartucho ---</translation>
</message>
<message>
<source>Line</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Command</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>--- End of Cart ---</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MainWidget</name>