Skip to content

Commit

Permalink
Merge pull request #203 from epasveer/196-add-settingsshow-toolbar-me…
Browse files Browse the repository at this point in the history
…nu-item

Disable the disabling of the main tool bar.
  • Loading branch information
epasveer authored Dec 13, 2023
2 parents 0b78c8f + dc3ff05 commit b004d82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/SeerMainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
<height>726</height>
</rect>
</property>
<property name="contextMenuPolicy">
<enum>Qt::NoContextMenu</enum>
</property>
<property name="windowTitle">
<string>Seer Debugger</string>
</property>
Expand Down

0 comments on commit b004d82

Please sign in to comment.