Talk:PySide-and-QML-Playground: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Code now matches explanation)
 
(No difference)

Latest revision as of 19:47, 10 July 2016

The explanation below the Catch Mouse clicks and change colors suggests that the text should change color. As originally written, the code has the background changing color. I've edited the code so that it follows the explanation (as well as fixing "iimport" to "import".)