Juan Linietsky 9 anni fa
parent
commit
41a58f7935
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      tools/editor/property_editor.cpp

+ 1 - 0
tools/editor/property_editor.cpp

@@ -3302,6 +3302,7 @@ void PropertyEditor::update_tree() {
 
 
 					} break;
+					case PROPERTY_HINT_METHOD_OF_VARIANT_TYPE: ///< a property of a type
 					case PROPERTY_HINT_METHOD_OF_BASE_TYPE: ///< a method of a base type
 					case PROPERTY_HINT_METHOD_OF_INSTANCE: ///< a method of an instance
 					case PROPERTY_HINT_METHOD_OF_SCRIPT: ///< a method of a script & base