mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 21:36:58 +03:00
Add notes in shortcut creation screen
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
parent
4214571cff
commit
d9884f0d03
1 changed files with 14 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue