Remove qPlatformScreenForWindow from header.
Use of this was removed in 02e50ef592f28ec05654acf3f6c9b84d31736269. Change-Id: I729282bfa9536380fc0d5b2702448cc54a90e37d Reviewed-by: Giulio Camuffo <giulio.camuffo@jollamobile.com>
This commit is contained in:
parent
223fc10cde
commit
e03a21353c
@ -68,8 +68,6 @@ public:
|
||||
void setWindowProperty(QPlatformWindow *window, const QString &name, const QVariant &value);
|
||||
|
||||
void emitWindowPropertyChanged(QPlatformWindow *window, const QString &name);
|
||||
private:
|
||||
static QWaylandScreen *qPlatformScreenForWindow(QWindow *window);
|
||||
|
||||
private:
|
||||
QWaylandIntegration *m_integration;
|
||||
|
Loading…
x
Reference in New Issue
Block a user