diff --git a/include/bb_editor.h b/include/bb_editor.h index a4bce6253..c1ebd96cd 100644 --- a/include/bb_editor.h +++ b/include/bb_editor.h @@ -48,7 +48,7 @@ public: void removeBBView( int _bb ); - void updatePlayPauseIcon(); + void setPauseIcon( bool pause ); public slots: