mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 05:37:42 +02:00
Add notes in shortcut creation screen
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user