re-added pie chart menu

This commit is contained in:
aj 2019-05-07 15:07:55 +01:00
parent 9078986b3c
commit 3ab02eb4cb

View File

@ -69,6 +69,7 @@ public class RootController {
refreshScrobbleCounts(); refreshScrobbleCounts();
addLastTrackTab(); addLastTrackTab();
refreshTagMenu(); refreshTagMenu();
refreshPieChartMenu();
} }
public void refreshScrobbleCounts() { public void refreshScrobbleCounts() {