Fix #74.
From Qt docs:
The widget flags f are passed on to the
QWidget
constructor. If, for example, you don’t want a What’s This button in the title bar of the dialog, passQt::WindowTitleHint | Qt::WindowSystemMenuHint
in f.
Screenshot on Windows 10 (2004):
-
master (3ba25e3bdde3464eed5d2743d68546e48b005544)
-
this PR (e322fe7e19ac504272d14b9b4f9b28b13df888ed)