Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtquickcontrols2: fix compilation of examples/texteditor | Steffen Sledz | 2017-08-10 | 1 | -0/+28 |
git/examples/quickcontrols2/texteditor/documenthandler.cpp:284:18: error: invalid use of incomplete type 'class QDebug' qWarning() << "load() called before DocumentHandler has QQmlEngine"; Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |