What is Button in Dialogs

Issue #75 resolved
Bernhard Jung repo owner created an issue

There is a what is button in the window border of dialogs. This should not be the case.

Comments (1)

  1. Bernhard Jung reporter

    The button is shown on all QDialogs by default. I created a new QDialog subclass that removes the button. It should be gone now.

  2. Log in to comment