summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/surface_factory_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ozone/surface_factory_qt.h')
-rw-r--r--src/core/ozone/surface_factory_qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ozone/surface_factory_qt.h b/src/core/ozone/surface_factory_qt.h
index 07d7337ac..d69467a26 100644
--- a/src/core/ozone/surface_factory_qt.h
+++ b/src/core/ozone/surface_factory_qt.h
@@ -40,7 +40,7 @@ public:
gfx::BufferFormat format,
gfx::NativePixmapHandle handle) override;
- bool SupportsNativePixmaps() const;
+ static bool SupportsNativePixmaps();
private:
std::vector<gl::GLImplementationParts> m_impl;