mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-06 06:03:23 +01:00
Fix a compile error with Clang
This commit is contained in:
parent
204f7acbfa
commit
096b90716d
@ -20,7 +20,8 @@
|
||||
|
||||
#include "podcast.h"
|
||||
|
||||
struct OpmlContainer {
|
||||
class OpmlContainer {
|
||||
public:
|
||||
// Only set for the top-level container
|
||||
QUrl url;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user