Formatting
This commit is contained in:
@@ -39,7 +39,6 @@ class RadioParadiseService : public RadioService {
|
||||
|
||||
public slots:
|
||||
void GetChannels() override;
|
||||
|
||||
};
|
||||
|
||||
#endif // RADIOPARADISESERVICE_H
|
||||
|
||||
@@ -70,7 +70,6 @@ class RadioService : public QObject {
|
||||
Song::Source source_;
|
||||
QString name_;
|
||||
QIcon icon_;
|
||||
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(RadioService*)
|
||||
|
||||
Reference in New Issue
Block a user