Skip to content

Guard QQmldebuggingEnabled by an env var

David Edmundson requested to merge work/guarddebugenabler into Plasma/5.19

I don't understand why QQmlDebuggingEnabler prints a warning, AFAIK it does nothing except parse command line arguments which then enable things.

However the warning is scary, so lets put a guard on it.

BUG: 422228

Merge request reports