Add private annotation

This commit is contained in:
alschmiedt
2019-03-22 10:14:43 -07:00
parent b6b7ab0091
commit bf45c85bf1

View File

@@ -698,6 +698,7 @@ Blockly.setTheme = function(theme) {
/**
* Refresh the theme for all items on the workspace.
* @param {Blockly.Workspace} ws Blockly workspace to refresh theme on.
* @private
*/
Blockly.refreshTheme_ = function(ws) {
//update all blocks in workspace that have a style name