mirror of
https://github.com/jopohl/urh.git
synced 2026-03-23 00:17:00 +01:00
add tooltip for accept button
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>-189</y>
|
||||
<y>0</y>
|
||||
<width>387</width>
|
||||
<height>1111</height>
|
||||
</rect>
|
||||
@@ -987,6 +987,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="btnAccept">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Accept the sniffed data and load it into <span style=" font-weight:600;">Analysis</span> tab.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Accept data</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user