Skip to content

Commit

Permalink
[WASimUI] Rename form group "Calculator Event" to "Evaluate Calculato…
Browse files Browse the repository at this point in the history
…r Code".
  • Loading branch information
mpaperno committed Feb 23, 2023
1 parent 3e6323b commit 0c321f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WASimUI/WASimUI.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@ Submitted requests will appear in the "Data Requests" window. Double-c
&lt;p&gt;Calculator code which returns a result can be copied to Data Requests and turned into a recurring query. Code which performs some kind of action can be turned into a Registered Event which can later be triggered by name or ID. In either of these cases, the code will be pre-compiled into a more efficient format on the server so that subsequent evaluation will be more efficient.&lt;/p&gt;</string>
</property>
<property name="title">
<string>Calculator Event</string>
<string>Evaluate Calculator Code</string>
</property>
<layout class="QGridLayout" name="gridLayout_4">
<property name="leftMargin">
Expand Down

0 comments on commit 0c321f2

Please sign in to comment.