mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +08:00
make hint italic
This commit is contained in:
parent
c0725dcf05
commit
c5dd07fe8e
1 changed files with 6 additions and 1 deletions
|
@ -233,8 +233,13 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_10">
|
||||
<property name="text">
|
||||
<string>Press H in plot window to show keystrokes</string>
|
||||
<string>Press `H` in plot window to show keystrokes</string>
|
||||
</property>
|
||||
<property name="font">
|
||||
<font>
|
||||
<italic>true</italic>
|
||||
</font>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Reference in a new issue