Android: Remove unused forward declaration.
Change-Id: I7c81a542df2a47754c2972a1811c020cd12e2dc2 Reviewed-by: BogDan Vatra <bogdan@kdab.com>bb10
parent
28b57f0e95
commit
75efe9a0f3
|
|
@ -49,7 +49,6 @@
|
|||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class QAndroidPlatformWindow;
|
||||
class QAndroidPlatformBackingStore;
|
||||
|
||||
class QAndroidPlatformScreen: public QObject, public QPlatformScreen, public AndroidSurfaceClient
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue