summaryrefslogtreecommitdiffstats
path: root/src/compositor/hardware_integration/qwltextureorphanage_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/hardware_integration/qwltextureorphanage_p.h')
-rw-r--r--src/compositor/hardware_integration/qwltextureorphanage_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/hardware_integration/qwltextureorphanage_p.h b/src/compositor/hardware_integration/qwltextureorphanage_p.h
index 1e5298530..f040ec750 100644
--- a/src/compositor/hardware_integration/qwltextureorphanage_p.h
+++ b/src/compositor/hardware_integration/qwltextureorphanage_p.h
@@ -45,7 +45,7 @@ public:
// uses QOpenGLContext::currentContext to call deleteTexturesByContext on all shared ctx
void deleteTextures();
-public slots:
+public Q_SLOTS:
// uses sender() to call deleteTexturesByContext
void onContextAboutToBeDestroyed(QOpenGLContext *ctx);