Skip to content

Commit

Permalink
fix: operations toolbar is no more greyed out
Browse files Browse the repository at this point in the history
  • Loading branch information
Onetchou committed Apr 15, 2024
1 parent 0357413 commit 1376666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/seamly2d/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@
</widget>
<widget class="QToolBar" name="operations_ToolBar">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="windowTitle">
<string>Operations ToolBar</string>
Expand Down

0 comments on commit 1376666

Please sign in to comment.