Skip to content
Snippets Groups Projects
Unverified Commit a3d0c951 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[docs] debug qml

parent 5514d064
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,9 @@ QML best practices
* lint your qml files::
make qmllint
Debugging
---------
In windows you need to add some flags to obtain QML debug:
QT_FORCE_STDERR_LOGGING=1 QT_LOGGING_DEBUG=1 ./riseup-vpn.exe
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment