Make the "Quick Open" dialog available via EditorInterface
#41154
Annotations
3 errors
Compilation:
editor/editor_interface.cpp#L346
loop variable 'type' of type 'const StringName &' binds to a temporary constructed from type 'const Variant &' [-Werror,-Wrange-loop-construct]
|
Compilation:
editor/editor_interface.cpp#L345
unused variable 'length' [-Werror,-Wunused-variable]
|
Compilation
Process completed with exit code 2.
|
Loading