Skip to content

Commit

Permalink
fix release of example
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcapodi78 authored and maxcapodi78 committed Aug 31, 2023
1 parent 802f001 commit 898f30e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/07-EMIT/interference_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,3 +489,5 @@ def closeEvent(self, event):
window = MainWindow()
window.show()
app.exec()
else:
emitapp.release_desktop(True,True)

0 comments on commit 898f30e

Please sign in to comment.