Correct Corruption in CustomCommands (#3933)

This commit is contained in:
timoreo 2025-07-03 07:56:59 +02:00 committed by GitHub
commit d4a50166e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 1 deletions

View file

@ -10,6 +10,7 @@ on:
- "**.cpp"
- "**.h"
- "**.java"
- "**.ui"
# Directories
- "buildconfig/"

View file

@ -10,6 +10,7 @@ on:
- "**.cpp"
- "**.h"
- "**.java"
- "**.ui"
# Directories
- "buildconfig/"

View file

@ -13,6 +13,7 @@ on:
- "**.cpp"
- "**.h"
- "**.java"
- "**.ui"
# Build files
- "flatpak/"

View file

@ -12,6 +12,7 @@ on:
- "**.cpp"
- "**.h"
- "**.java"
- "**.ui"
# Build files
- "**.nix"

View file

@ -86,7 +86,7 @@
<string>P&amp;ost-exit Command</string>
</property>
<property name="buddy">
<cstring>labelPostExitCmd</cstring>
<cstring>postExitCmdTextBox</cstring>
</property>
</widget>
</item>