Damien Elmes 2020-08-30 11:23:44 +10:00
parent 9fcd6c66f4
commit 3f403040db

View File

@ -529,6 +529,7 @@ class CardLayout(QDialog):
fill_empty=self.fill_empty_action_toggled,
).render()
card.set_render_output(output)
card._note = self.note
return card
# Card operations