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: