[statusicon] add TODO

This commit is contained in:
Hylke Bons 2011-03-07 02:29:03 +00:00
parent e8ae1488b5
commit be9948aad4

View file

@ -171,7 +171,9 @@ namespace SparkleShare {
// if (repo.HasUnsyncedChanges)
// folder_action.IconName = "dialog-error";
// TODO Open each window with a little position offset
// so they stack nicely
folder_action.Activated += OpenEventLogDelegate (path);
MenuItem menu_item = (MenuItem) folder_action.CreateMenuItem ();