Qt: Don't set native window to GL surface
Might be related to the GLX crashes some people are experiencing...
This commit is contained in:
@@ -25,8 +25,6 @@ public:
|
||||
OpenGLHostDisplay(QtHostInterface* host_interface);
|
||||
~OpenGLHostDisplay();
|
||||
|
||||
QtDisplayWidget* createWidget(QWidget* parent) override;
|
||||
|
||||
bool hasDeviceContext() const override;
|
||||
bool createDeviceContext(bool debug_device) override;
|
||||
bool initializeDeviceContext(bool debug_device) override;
|
||||
|
||||
Reference in New Issue
Block a user