Update bb_editor.h
A better way to update the play button icons, which requires less "if" checks and method calls in total.
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
|
||||
void removeBBView( int _bb );
|
||||
|
||||
void updatePlayPauseIcon();
|
||||
void setPauseIcon( bool pause );
|
||||
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user