File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 285
285
</layout >
286
286
</item >
287
287
<item >
288
- <widget class =" QPlainTextEdit" name =" messageIn_VM" />
288
+ <widget class =" QPlainTextEdit" name =" messageIn_VM" >
289
+ <property name =" toolTip" >
290
+ <string >The signed message to verify</string >
291
+ </property >
292
+ <property name =" placeholderText" >
293
+ <string >The signed message to verify</string >
294
+ </property >
295
+ </widget >
289
296
</item >
290
297
<item >
291
- <widget class =" QValidatedLineEdit" name =" signatureIn_VM" />
298
+ <widget class =" QValidatedLineEdit" name =" signatureIn_VM" >
299
+ <property name =" toolTip" >
300
+ <string >The signature given when the message was signed</string >
301
+ </property >
302
+ <property name =" placeholderText" >
303
+ <string >The signature given when the message was signed</string >
304
+ </property >
305
+ </widget >
292
306
</item >
293
307
<item >
294
308
<layout class =" QHBoxLayout" name =" horizontalLayout_2_VM" >
You can’t perform that action at this time.
0 commit comments