Hi
I have been able to isolate this behaviour a bit more.
It seems to happen if, having changed things in the library project
abstractui, the current active file displayed in the QtCreator Editor
pane belongs to abstracuti (e.g. the the qml file I just changed),
even though the project I a
Hi
I have now had the following strange behaviour a few times in QtCreator.
I have 2 projects open in QtCreator.
The first, "abstractui", is a library on which the second
"landed25_QT5" depends.
Most of my development is in "landed25_QT5", but ever so often I need
to make a change to "abs