mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-18 17:25:19 -04:00
Version 0.11.0.1
- Corrected stackedWidget first page in searchdialog.ui
This commit is contained in:
parent
bb6f58f509
commit
2fa0bcc998
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
<item row="2" column="0" colspan="2">
|
<item row="2" column="0" colspan="2">
|
||||||
<widget class="QStackedWidget" name="stackedWidget">
|
<widget class="QStackedWidget" name="stackedWidget">
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>1</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="hexPage">
|
<widget class="QWidget" name="hexPage">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue