Get rid of superfluous $self->{'mw'} members
FIJISettingsViewer and FIJITestsViewer are widgets and can refere to their root windows via $self->MainWindow thus there is no need to store them additionally.
Please register or sign in to comment
FIJISettingsViewer and FIJITestsViewer are widgets and can refere to their root windows via $self->MainWindow thus there is no need to store them additionally.