Commit bb90b295 authored by Michael Carpenter's avatar Michael Carpenter

Change for W/R on config params to be Set/Get for consistancy with the rest of the GUI

parent 649ba98c
......@@ -177,7 +177,7 @@
<string>Read the current parameter value on the system</string>
</property>
<property name="text">
<string>R</string>
<string>Get</string>
</property>
</widget>
</item>
......@@ -209,7 +209,7 @@
<string>Transmit the current slider value to the system</string>
</property>
<property name="text">
<string>W</string>
<string>Set</string>
</property>
</widget>
</item>
......
......@@ -171,7 +171,7 @@
<string>Read the current parameter value on the system</string>
</property>
<property name="text">
<string>R</string>
<string>Get</string>
</property>
</widget>
</item>
......@@ -223,7 +223,7 @@
<string>Transmit the current slider value to the system</string>
</property>
<property name="text">
<string>W</string>
<string>Set</string>
</property>
</widget>
</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