From 2b22ab371c2a4e914fa6bb2fce6b8d5a7c30b163 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Thu, 29 Apr 2010 20:31:07 +0200 Subject: refresh data in track properties on reload --- plugins/gtkui/trkproperties.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/gtkui/trkproperties.h') diff --git a/plugins/gtkui/trkproperties.h b/plugins/gtkui/trkproperties.h index e7eaffed..8bd1a903 100644 --- a/plugins/gtkui/trkproperties.h +++ b/plugins/gtkui/trkproperties.h @@ -27,4 +27,7 @@ show_track_properties_dlg (struct DB_playItem_s *it); void trkproperties_destroy (void); +void +trkproperties_fill_metadata (void); + #endif -- cgit v1.2.3