Hello! I have set a file path on my QMainWindow with QWidget::setWindowFilePath() on macOS. I need to clear this setting, but it doesn’t work if I pass in “”. Is there another way to do this? Thanks! -Patrick