From 7eba5614701af560c5f39c628deabdd6699aeeaf Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 24 Dec 2011 19:42:28 +0100 Subject: [PATCH] setup: add TODO --- SparkleShare/SparkleSetupController.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SparkleShare/SparkleSetupController.cs b/SparkleShare/SparkleSetupController.cs index a1ab4026..591eb003 100755 --- a/SparkleShare/SparkleSetupController.cs +++ b/SparkleShare/SparkleSetupController.cs @@ -289,6 +289,9 @@ namespace SparkleShare { } + // TODO: public void WindowClosed () { } + + public void FinishedPageCompleted () { this.previous_address = "";