Star/unstar playlist with doubleclick
This commit is contained in:
@@ -46,7 +46,7 @@ class FavoriteWidget : public QWidget {
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent *e) override;
|
||||
void mouseReleaseEvent(QMouseEvent *e) override;
|
||||
void mouseDoubleClickEvent(QMouseEvent*) override;
|
||||
|
||||
private:
|
||||
static const int kStarSize;
|
||||
|
||||
Reference in New Issue
Block a user