Skip to content

Commit 0c321f2

Browse files
committed
[WASimUI] Rename form group "Calculator Event" to "Evaluate Calculator Code".
1 parent 3e6323b commit 0c321f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WASimUI/WASimUI.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@ Submitted requests will appear in the "Data Requests" window. Double-c
13351335
&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>
13361336
</property>
13371337
<property name="title">
1338-
<string>Calculator Event</string>
1338+
<string>Evaluate Calculator Code</string>
13391339
</property>
13401340
<layout class="QGridLayout" name="gridLayout_4">
13411341
<property name="leftMargin">

0 commit comments

Comments
 (0)