mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[code] Fixed bug in script_node_cell.
Change-Id: I588a7a25a0042efd34701bb5dc3d091a232ba55d
This commit is contained in:
@@ -56,7 +56,6 @@ void ScriptNodeCell::setScriptNode(ScriptNode * scriptNode) {
|
||||
|
||||
void ScriptNodeCell::setScriptStore(ScriptStore * scriptStore) {
|
||||
m_scriptNodeView.setScriptStore(scriptStore);
|
||||
reloadCell();
|
||||
}
|
||||
|
||||
void ScriptNodeCell::setHighlighted(bool highlight) {
|
||||
|
||||
Reference in New Issue
Block a user