mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
Fixed Xml goog.require's. Changed Blockly.Events.Ui functions to Blockly.Events.FinishedLoading.
This commit is contained in:
@@ -33,6 +33,7 @@ goog.provide('Blockly.Xml');
|
||||
goog.require('Blockly.Events.BlockCreate');
|
||||
goog.require('Blockly.Events.VarCreate');
|
||||
goog.require('Blockly.Xml.utils');
|
||||
goog.require('Blockly.Events.FinishedLoading');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user