aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/gui.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Rpmdrake/gui.pm')
-rw-r--r--Rpmdrake/gui.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rpmdrake/gui.pm b/Rpmdrake/gui.pm
index dc180875..1ae979dc 100644
--- a/Rpmdrake/gui.pm
+++ b/Rpmdrake/gui.pm
@@ -301,6 +301,7 @@ sub ask_browse_tree_given_widgets_for_rpmdrake {
}
%ptree = %wtree = ();
};
+ $common->{clear_all_caches} = $clear_all_caches;
$common->{delete_all} = sub {
$clear_all_caches->();
$w->{detail_list_model}->clear;