mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 19:12:04 +08:00
初步支持安装deb
This commit is contained in:
@@ -20,6 +20,13 @@
|
||||
<item>
|
||||
<widget class="QLineEdit" name="debPath"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="browserButton">
|
||||
<property name="text">
|
||||
<string>浏览</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="installPath">
|
||||
<property name="text">
|
||||
@@ -29,6 +36,19 @@
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<spacer name="verticalSpacer">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>40</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<action name="action1">
|
||||
|
||||
Reference in New Issue
Block a user