summaryrefslogtreecommitdiffstats
path: root/playerwidget.h
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2017-10-15 09:17:50 +0200
committerArno <arno@disconnect.de>2017-10-15 09:17:50 +0200
commit1bcbd9e93eadcffec21d32100b70310abec9a58f (patch)
tree674920d3f07992fcf0e77a5bdbf43c98aaa6f58c /playerwidget.h
parent7e1ebd90789ae1d9d9fdfc54988aad722667df4c (diff)
downloadBeetPlayer-1bcbd9e93eadcffec21d32100b70310abec9a58f.tar.gz
BeetPlayer-1bcbd9e93eadcffec21d32100b70310abec9a58f.tar.bz2
BeetPlayer-1bcbd9e93eadcffec21d32100b70310abec9a58f.zip
Fix WebRadioDialog
Revamp the WebRadio Dialog: Make it possible to delete WebRadios.
Diffstat (limited to 'playerwidget.h')
-rw-r--r--playerwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/playerwidget.h b/playerwidget.h
index 4fa8490..93efc2c 100644
--- a/playerwidget.h
+++ b/playerwidget.h
@@ -78,7 +78,7 @@ class PlayerWidget : public QWidget {
void searchMusicbrainzLeft();
void webDlDone();
void filterFromPlaylist();
- void addWebRadio();
+ void editWebradio();
void doMetadataChange(const QString &key, const QVariant &value);
void updateStreamData();