myst6re / makoureactor

Final Fantasy VII field archive editor
GNU General Public License v3.0
55 stars 11 forks source link

List widget cleanup #137

Closed sithlord48 closed 2 years ago

sithlord48 commented 2 years ago

Remove the use of SLOT macro in ListWidget

rewrite addAction to do more w/ the known actions if the the text is not overwritten each action is connected to a Triggered signal that creator of the ListWidget can connect to when adding the known actions.

Update the items that use ListWidget