1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-18 12:15:27 +00:00

Workaround for ubuntu appmenu-qt5 bug.

This commit is contained in:
Filippo Scognamiglio 2014-06-27 11:39:57 +02:00
parent d2d0336af8
commit 30074f3814

View File

@ -1,2 +1,4 @@
#!/bin/bash #!/bin/bash
#This is a workaround for an ubuntu specific problem with appmenu-qt5.
QT_QPA_PLATFORMTHEME=
qmlscene -I imports app/main.qml qmlscene -I imports app/main.qml