Commit 35a1a5ed authored by Lorenz Meier's avatar Lorenz Meier

Merge pull request #794 from DonLakeFlyer/SimConfigFix

Simulation button should be checkable
parents e1eb9f42 09bc7bc2
......@@ -358,6 +358,9 @@
<property name="text">
<string>Simulation Setup</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment