summaryrefslogtreecommitdiff
path: root/include/vcl/opengl/OpenGLHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/opengl/OpenGLHelper.hxx')
-rw-r--r--include/vcl/opengl/OpenGLHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/opengl/OpenGLHelper.hxx b/include/vcl/opengl/OpenGLHelper.hxx
index 4f365c2e44ff..493fd5d2e014 100644
--- a/include/vcl/opengl/OpenGLHelper.hxx
+++ b/include/vcl/opengl/OpenGLHelper.hxx
@@ -100,9 +100,9 @@ public:
static void debugMsgStreamWarn(std::ostringstream const &pStream);
/**
- * checks if the device/driver pair is on our OpenGL blacklist
+ * checks if the device/driver pair is on our OpenGL denylist
*/
- static bool isDeviceBlacklisted();
+ static bool isDeviceDenylisted();
/**
* checks if the system supports all features that are necessary for the OpenGL VCL support