Remove currentPatternChanged() that has no effect (#7989)

This commit is contained in:
Alex
2025-07-15 09:17:51 +02:00
committed by GitHub
parent 48f3a84206
commit 344fdd5b1f
2 changed files with 1 additions and 24 deletions

View File

@@ -98,7 +98,6 @@ public slots:
void play();
void stop();
void updateComboBox();
void currentPatternChanged();
signals:
void trackUpdated();