mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
add warning for custom gestalt keys
This commit is contained in:
@@ -2105,6 +2105,14 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_12">
|
||||
<property name="text">
|
||||
<string>Warning: Using this feature incorrectly can lead to bootloops and data loss. Only use if you know
|
||||
what you are doing.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="Line" name="line_23">
|
||||
<property name="styleSheet">
|
||||
|
||||
Reference in New Issue
Block a user