Skip to content
  • Kai Koehne's avatar
    QmlApp: Only use QMLJSDEBUGGER define to activate qml debugging · 0a8c34d3
    Kai Koehne authored
    Don't confuse users by two defines they have to comment in when
    they just want to 'debug': Instead QMLJSDEBUGGER now activates
    both the Js Debugger & and the QmlObserver services. Finetuning
    can still be done by using the (undocumented) NO_JSDEBUGGER,
    NO_QMLOBSERVER defines.
    0a8c34d3