summarylogtreecommitdiffstats
path: root/hydrus-client
diff options
context:
space:
mode:
Diffstat (limited to 'hydrus-client')
-rw-r--r--hydrus-client1
1 files changed, 1 insertions, 0 deletions
diff --git a/hydrus-client b/hydrus-client
index 16b14ba225f3..9e9e822095d9 100644
--- a/hydrus-client
+++ b/hydrus-client
@@ -1,2 +1,3 @@
#!/bin/sh
+export QT_API="${QT_API:-pyqt5}"
exec python -OO /opt/hydrus/client.pyw "$@"