Fix warnings that occured on linux using clang
This commit is contained in:
@@ -19,7 +19,9 @@ public:
|
||||
StreamView(std::shared_ptr<Channel> channel, const QUrl &url);
|
||||
|
||||
private:
|
||||
#ifdef USEWEBENGINE
|
||||
QWebEngineView *stream;
|
||||
#endif
|
||||
};
|
||||
|
||||
} // namespace widgets
|
||||
|
||||
Reference in New Issue
Block a user