Closed caver456 closed 8 years ago
check for memory leaks: newEntryDialogList - does this just keep growing or do they get destroyed on close?
DONE - class var 'instances' - verified by printing that this list only has one item per open dialog box
check for memory leaks: newEntryDialogList - does this just keep growing or do they get destroyed on close?