summarylogtreecommitdiffstats
path: root/hydrus-client
diff options
context:
space:
mode:
authorScore_Under2023-04-16 16:06:03 +0100
committerScore_Under2023-04-16 16:06:03 +0100
commit87377ec6e60abaccbee47e5aa0121a6e94bd48e4 (patch)
tree5c86cd4eb7b16ab3cd1e00e022fa8ce038f32891 /hydrus-client
parent3d7fdf2d4ba36e3a8ae4d879ac5f72f86adbb048 (diff)
downloadaur-87377ec6e60abaccbee47e5aa0121a6e94bd48e4.tar.gz
Update to include Pyside6 fix and revert to pyside6
Diffstat (limited to 'hydrus-client')
-rw-r--r--hydrus-client2
1 files changed, 0 insertions, 2 deletions
diff --git a/hydrus-client b/hydrus-client
index 8be66ecd20cb..16b14ba225f3 100644
--- a/hydrus-client
+++ b/hydrus-client
@@ -1,4 +1,2 @@
#!/bin/sh
-: "${QT_API:=pyqt6}"
-export QT_API
exec python -OO /opt/hydrus/client.pyw "$@"