remove todo

This commit is contained in:
Hylke Bons 2011-11-18 21:24:27 +00:00
parent c1a3d1ff2c
commit c8d83326a9

View file

@ -104,7 +104,7 @@ namespace SparkleShare {
case IconState.Syncing:
StateText = _("Syncing…");
UpdateStateText (); // TODO
UpdateStateText ();
if (!Animation.Enabled)
Animation.Start ();