Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
crucialfelix committed Sep 18, 2015
1 parent 33a08c8 commit 619020b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SCClassLibrary/Common/Quarks/QuarksGui.sc
Expand Up @@ -201,6 +201,7 @@ QuarksGui {
true); // just first value in paths array
}
runCancellable { |fn, onComplete, onCancel|
// call a function that can be cancelled by cmd-.
var r, cancel;
r = Routine.run({
fn.protect({
Expand Down

0 comments on commit 619020b

Please sign in to comment.