MainWindow: made mynteye action checkable.

This commit is contained in:
matlabbe
2020-05-28 14:04:10 -04:00
parent bf39c5295b
commit 6e0081e248
2 changed files with 4 additions and 1 deletions

View File

@@ -1610,6 +1610,9 @@
</property>
</action>
<action name="actionMYNT_EYE_S_SDK">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>MYNT EYE S SDK</string>
</property>