Skip to content

AboutDialog: set modal in .ui file

No need to set this in python code. Also when we can select "about" in our menu, self.window is ALWAYS set, so there is no need to check for it.

Merge request reports