Tidying
This commit is contained in:
@@ -246,7 +246,6 @@ namespace Bloom
|
|||||||
this,
|
this,
|
||||||
&InsightWindow::onProgrammingModeEnabled
|
&InsightWindow::onProgrammingModeEnabled
|
||||||
);
|
);
|
||||||
|
|
||||||
QObject::connect(
|
QObject::connect(
|
||||||
&(this->insightWorker),
|
&(this->insightWorker),
|
||||||
&InsightWorker::programmingModeDisabled,
|
&InsightWorker::programmingModeDisabled,
|
||||||
|
|||||||
@@ -87,7 +87,7 @@
|
|||||||
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Images/refresh-disabled.svg</string>
|
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Images/refresh-disabled.svg</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Refresh GPIO Pin States</string>
|
<string>Refresh Registers And GPIO Pin States</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user