Skip to content

Commit 8de04b0

Browse files
committed
Add new metatag
1 parent 5b36b27 commit 8de04b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schema_metadata.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ METADATA_TAG( MPropertyCustomFGDType, const char * );
290290
METADATA_TAG( MPropertySuppressBaseClassField, const char * );
291291
METADATA_TAG( MPropertyAttributeSuggestionName, const char * );
292292
METADATA_TAG( MPropertyProvidesEditContextString, const char * );
293+
METADATA_TAG( MPropertyEditContextOverrideKey, const char * );
293294
METADATA_TAG( MPropertyCustomEditor, const char * );
294295
METADATA_TAG( MPropertyEditClassAsString, CSchemaPropertyEditClassAsString );
295296
METADATA_TAG( MPropertyAttrChangeCallback, FnPropertyAttrChangeCb );

0 commit comments

Comments
 (0)