mirror of
https://notabug.org/litucks/torzu.git
synced 2026-01-12 01:31:20 +00:00
Reset enabled state for label_token_icon
This commit is contained in:
parent
67ca7ae54d
commit
2584efc399
1 changed files with 1 additions and 5 deletions
|
|
@ -71,11 +71,7 @@
|
|||
</widget>
|
||||
</item>
|
||||
<item row="1" column="4">
|
||||
<widget class="QLabel" name="label_token_icon">
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="label_token_icon"/>
|
||||
</item>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_username">
|
||||
|
|
|
|||
Loading…
Reference in a new issue