summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglthreads/tst_qglthreads.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qglthreads/tst_qglthreads.h')
-rw-r--r--tests/auto/qglthreads/tst_qglthreads.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qglthreads/tst_qglthreads.h b/tests/auto/qglthreads/tst_qglthreads.h
index ae6b9530c0..a8c2963047 100644
--- a/tests/auto/qglthreads/tst_qglthreads.h
+++ b/tests/auto/qglthreads/tst_qglthreads.h
@@ -58,6 +58,8 @@ private slots:
void renderInThread();
void painterOnGLWidgetInThread();
void painterOnPixmapInThread();
+ void painterOnPboInThread();
+ void painterOnFboInThread();
};
#endif // TST_QGLTHREADS_H