summaryrefslogtreecommitdiffstats
path: root/tests/manual/barstest/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/barstest/main.cpp')
-rw-r--r--tests/manual/barstest/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/barstest/main.cpp b/tests/manual/barstest/main.cpp
index 88c1884f..a0379fd7 100644
--- a/tests/manual/barstest/main.cpp
+++ b/tests/manual/barstest/main.cpp
@@ -52,6 +52,7 @@
int main(int argc, char **argv)
{
+ qputenv("QSG_RHI_BACKEND", "opengl");
QApplication app(argc, argv);
// Test creating custom items before graph is created