Skip to content

Commit

Permalink
Remove non-existing "modal" property on QWidget, fixing a runtime war…
Browse files Browse the repository at this point in the history
…ning
  • Loading branch information
dfaure committed Jul 19, 2023
1 parent 3dd5f00 commit c30ea70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/unwindsettingspage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
<ui version="4.0">
<class>UnwindSettingsPage</class>
<widget class="QWidget" name="UnwindSettingsPage">
<property name="modal" stdset="0">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>0</x>
Expand Down

0 comments on commit c30ea70

Please sign in to comment.