Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 98e66ef

Browse files
Merge pull request #2147 from montegoulding/bugfix-15638
[[ Bug 15638 ]] Remove cantModify from basic stack properties
2 parents f35db6d + 8521900 commit 98e66ef

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.Stack.tsv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ startupIconic false
1919
destroyStack false
2020
destroyWindow false
2121
cantDelete false
22-
cantModify false
2322
cantAbort false
2423
stackFiles
2524
externals

notes/bugfix-15638.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Remove `cantModify` from stack basic properties palette

0 commit comments

Comments
 (0)