From def115497164543a371c55d04b2223778753ed05 Mon Sep 17 00:00:00 2001 From: Alexandre Almeida Date: Sun, 9 Feb 2014 19:04:34 -0200 Subject: [PATCH] Update AutomationEditor.h --- include/AutomationEditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/AutomationEditor.h b/include/AutomationEditor.h index 3219cdcc8..9ff61bf25 100644 --- a/include/AutomationEditor.h +++ b/include/AutomationEditor.h @@ -73,7 +73,7 @@ public: return( "automationeditor" ); } - void updatePlayPauseIcon(); + void setPauseIcon( bool pause ); public slots: