Code tidy

This commit is contained in:
Jonas Kvinge
2021-07-23 21:30:08 +02:00
parent f144c982e3
commit a353631892
4 changed files with 12 additions and 8 deletions

View File

@@ -65,6 +65,7 @@ class UrlHandler : public QObject {
// Might be something unplayable like lastfm://...
QUrl original_url_;
// Result type
Type type_;
// The actual url to something that gstreamer can play.