bugfix for crash when user empties trash bin
bug introduced with latest patch for memory leaks When a widget is not constant but changed during operation it mustn't be "manged" automatically by gtk.
This commit is contained in:
bug introduced with latest patch for memory leaks When a widget is not constant but changed during operation it mustn't be "manged" automatically by gtk.