mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Fix conflicting declarations struct/class vpx_image
This commit is contained in:
parent
848bf3e240
commit
ee2507f8e0
@ -20,7 +20,7 @@
|
|||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|
||||||
class QHBoxLayout;
|
class QHBoxLayout;
|
||||||
class vpx_image;
|
struct vpx_image;
|
||||||
class VideoSurface;
|
class VideoSurface;
|
||||||
class VideoSource;
|
class VideoSource;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user