mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-13 14:08:17 -04:00
configure_system.ui: Corrected duplicate widget name
This commit is contained in:
parent
b4e90e95b0
commit
e1d9204b70
1 changed files with 1 additions and 1 deletions
|
|
@ -672,7 +672,7 @@
|
|||
</widget>
|
||||
</item>
|
||||
<item row="4" column="1">
|
||||
<widget class="QWidget" name="otp">
|
||||
<widget class="QWidget" name="movable">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_movable">
|
||||
<item>
|
||||
<widget class="QLabel" name="label_movable_status">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue