From d772a795b5acef2a51a2e67351e3208046c590ab Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Thu, 1 Mar 2012 19:09:51 +0000 Subject: [PATCH] Update SparkleShare/SparkleAbout.cs --- SparkleShare/SparkleAbout.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SparkleShare/SparkleAbout.cs b/SparkleShare/SparkleAbout.cs index 51a220ca..2c0bce81 100755 --- a/SparkleShare/SparkleAbout.cs +++ b/SparkleShare/SparkleAbout.cs @@ -104,7 +104,8 @@ namespace SparkleShare { }); }; - this.CreateAbout (); + + CreateAbout (); }