live-reload.sh: update comment about "src/qml"
This commit is contained in:
parent
9f52fa86fa
commit
728c47f159
@ -3,7 +3,7 @@
|
|||||||
# pdb won't be usable with entr,
|
# pdb won't be usable with entr,
|
||||||
# use https://pypi.org/project/remote-pdb/ instead.
|
# use https://pypi.org/project/remote-pdb/ instead.
|
||||||
|
|
||||||
# An argument can be given to specify which QML file in src/qml to load.
|
# An argument can be given to specify which QML file in src/gui to load.
|
||||||
# If no argument is given, the default is "UI.qml".
|
# If no argument is given, the default is "UI.qml".
|
||||||
|
|
||||||
export QT_QPA_PLATFORM=xcb
|
export QT_QPA_PLATFORM=xcb
|
||||||
|
Loading…
Reference in New Issue
Block a user