This commit is contained in:
Hylke Bons 2011-06-23 12:17:24 +01:00
parent 7f5a4b5a1a
commit 94df1397e5

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 {