Fix whitespace

This commit is contained in:
Hylke Bons 2010-06-13 16:10:58 +01:00
parent 1b405e4abf
commit 764145c0f5

View file

@ -184,7 +184,7 @@ namespace SparkleShare {
SparkleHelpers.CombineMore (
SparklePaths.SparklePath, RepoName);
Process.Start ();
} );
} );
FinishedBubble.Show ();
}