3 lines
88 B
Bash
3 lines
88 B
Bash
|
# Stops Qt form using the MIT-SHM X11 Shared Memory Extension
|
||
|
export QT_X11_NO_MITSHM=1
|