summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/hacking-qml.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/hacking-qml.rst b/docs/hacking-qml.rst
index 7e793ba..07efff7 100644
--- a/docs/hacking-qml.rst
+++ b/docs/hacking-qml.rst
@@ -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