You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Reading image dialog question mark symbol is not functional. Delete it as it is done in PR #410 for the Raw Dialog
Add self.setWindowFlag(QtCore.Qt.WindowContextHelpButtonHint, False)
The text was updated successfully, but these errors were encountered:
The Reading image dialog question mark symbol is not functional. Delete it as it is done in PR #410 for the Raw Dialog
Add
self.setWindowFlag(QtCore.Qt.WindowContextHelpButtonHint, False)
The text was updated successfully, but these errors were encountered: