Add notes in shortcut creation screen

Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
Yihe Li
2025-06-01 16:33:43 +08:00
parent 4214571cff
commit d9884f0d03

View File

@ -194,6 +194,20 @@
</layout>
</widget>
</item>
<item>
<widget class="QLabel" name="noteLabel">
<property name="text">
<string>Note: If a shortcut is moved after creation, it won't be deleted when deleting the instance.</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="noteLabel2">
<property name="text">
<string>You'll need to delete them manually if that is the case.</string>
</property>
</widget>
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">