This commit is contained in:
Hylke Bons 2011-06-23 12:17:24 +01:00
parent 0d1f8c9ce5
commit 7fc565629d

View file

@ -113,7 +113,7 @@ namespace SparkleShare {
if (this.selected_log != null &&
!SparkleShare.Controller.Folders.Contains (this.selected_log)) {
this.selected_log = null;
this.selected_log = null;// todo on linux
}
this.popup_button.Activated += delegate {