From d97ad273543c697254db1f6048b265918bae23cf Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Thu, 4 Oct 2012 16:49:55 -0700 Subject: [PATCH] Add the play line button to the audio toolbar --- aegisub/src/libresrc/default_toolbar.json | 1 + 1 file changed, 1 insertion(+) diff --git a/aegisub/src/libresrc/default_toolbar.json b/aegisub/src/libresrc/default_toolbar.json index d010c3c76..b35e180a3 100644 --- a/aegisub/src/libresrc/default_toolbar.json +++ b/aegisub/src/libresrc/default_toolbar.json @@ -3,6 +3,7 @@ "time/prev", "time/next", "audio/play/selection", + "audio/play/line", "audio/stop", "", "audio/play/selection/before",