summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/cuesheet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/cuesheet.c b/apps/cuesheet.c
index 3cfab65..2509dde 100644
--- a/apps/cuesheet.c
+++ b/apps/cuesheet.c
@@ -291,6 +291,7 @@ static void browse_cuesheet(struct cuesheet *cue)
done = true;
}
}
+ action_signalscreenchange();
}
bool display_cuesheet_content(char* filename)