Code review comment for lp:~mzanetti/unity8/unified-stages

Revision history for this message
Michael Zanetti (mzanetti) wrote :

> Bunch of debug leftovers in Stage.qml:
>
> """
> onTriggered: {print("tigggggered"); priv.minimizeAllWindows()}
> """
>
> """
> print("have delegate", appDelegate.appId)
> """
>
> """
> print("minimizing it", appDelegate.appId)
> """

fixed

« Back to merge proposal