mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
enable medusa/ipad multitasking
This commit is contained in:
@@ -1566,7 +1566,7 @@ QToolButton:pressed {
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Nugget GUI - Version 3.0 (beta 4)</string>
|
||||
<string>Nugget GUI - Version 3.0</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
@@ -1971,6 +1971,13 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="enableMedusaChk">
|
||||
<property name="text">
|
||||
<string>Enable Medusa (iPad Multitasking) (WARNING: may be risky on some phones)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="ipadAppsChk">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user