fix: don't use currentIndexChanged to load song
This commit is contained in:
@ -47,6 +47,8 @@ protected:
|
||||
void dropEvent(QDropEvent *e) override;
|
||||
|
||||
void loadFile();
|
||||
void play();
|
||||
|
||||
void centerWindow();
|
||||
|
||||
private slots:
|
||||
|
Reference in New Issue
Block a user