Driver fixes.

This commit is contained in:
2026-01-09 10:47:29 +01:00
parent c81c38f780
commit 2547ed6e1c
13 changed files with 101 additions and 146 deletions

View File

@@ -337,7 +337,7 @@
</item>
</layout>
</widget>
<widget class="QStatusBar" name="_statusbar"/>
<widget class="QStatusBar" name="_statusBar"/>
<action name="_motorAction">
<property name="checkable">
<bool>true</bool>
@@ -384,6 +384,9 @@
</property>
</action>
<action name="_connectAction">
<property name="checkable">
<bool>true</bool>
</property>
<property name="icon">
<iconset resource="bionxcontrol.qrc">
<normaloff>:/connect.png</normaloff>:/connect.png</iconset>
@@ -407,7 +410,7 @@
<string>sync</string>
</property>
<property name="toolTip">
<string>Einstellugen vom eBike synchroniseren</string>
<string>Einstellungen vom eBike synchroniseren</string>
</property>
<property name="menuRole">
<enum>QAction::MenuRole::NoRole</enum>