diff --git a/SparkleShare/SparkleIntro.cs b/SparkleShare/SparkleIntro.cs index bd42ae99..c3af0c28 100644 --- a/SparkleShare/SparkleIntro.cs +++ b/SparkleShare/SparkleIntro.cs @@ -553,6 +553,8 @@ namespace SparkleShare { if (SparkleUI.NotificationIcon == null) SparkleUI.NotificationIcon = new SparkleStatusIcon (); + else + SparkleUI.NotificationIcon.CreateMenu (); Destroy ();