This commit is contained in:
Nav
2022-07-20 19:16:14 +01:00
parent 22b51f5129
commit 1830fe3a17
2 changed files with 1 additions and 2 deletions

View File

@@ -246,7 +246,6 @@ namespace Bloom
this,
&InsightWindow::onProgrammingModeEnabled
);
QObject::connect(
&(this->insightWorker),
&InsightWorker::programmingModeDisabled,

View File

@@ -87,7 +87,7 @@
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Images/refresh-disabled.svg</string>
</property>
<property name="toolTip">
<string>Refresh GPIO Pin States</string>
<string>Refresh Registers And GPIO Pin States</string>
</property>
</widget>
</item>