ui: undefined symbols bundle needs at least 2 nodes

This commit is contained in:
Eberhard Graether
2015-11-18 13:22:57 +01:00
parent 901fa1a387
commit 5c22943683
@@ -460,7 +460,7 @@ void GraphController::bundleNodes()
return false; return false;
}, },
1, 2,
"Undefined Symbols" "Undefined Symbols"
); );
} }