Remove debug message

This commit is contained in:
Dmitri Ovodok 2019-12-25 11:40:28 +02:00
parent 00954f30a4
commit 5d9661b18b

View file

@ -393,10 +393,6 @@ GridView {
opacity: 0.0
width: ((paletteCell.rowIndex + 1) % paletteView.ncolumns) ? paletteView.cellWidth : paletteView.lastColumnCellWidth
onStateChanged: {
console.debug("STATE CHANGED " + state)
}
states: [
State {