Browse Source

small changes

cl-refactor
yann300 10 years ago
parent
commit
dfe174f4e0
  1. 1
      mix/qml/StatusPane.qml

1
mix/qml/StatusPane.qml

@ -114,7 +114,6 @@ Rectangle {
target: codeModel
onCompilationComplete:
{
console.log("compilation complete ...");
goToLine.visible = false;
updateStatus();
}

Loading…
Cancel
Save