update tranzport code

git-svn-id: svn://localhost/ardour2/trunk@1059 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis
2006-11-02 12:27:49 +00:00
parent 7eba21ca19
commit 39aec8e0ca

View File

@@ -718,7 +718,7 @@ TranzportControlProtocol::update_state ()
/* global */
if (Config->get_auto_loop()) {
if (session->get_play_loop()) {
pending_lights[LightLoop] = true;
} else {
pending_lights[LightLoop] = false;