removing cruft
This commit is contained in:
parent
a774f1a427
commit
bb2c58773e
1 changed files with 0 additions and 6 deletions
|
@ -58,12 +58,6 @@ Item {
|
||||||
pdfIndex: outerModelData.type != "presentation" ? 0 : index
|
pdfIndex: outerModelData.type != "presentation" ? 0 : index
|
||||||
preview: true
|
preview: true
|
||||||
editMode: true
|
editMode: true
|
||||||
/* Component.onCompleted: { */
|
|
||||||
/* if (outerModelData.name === "Death Was Arrested") { */
|
|
||||||
/* showPassiveNotification("Index of slide: " + index); */
|
|
||||||
/* showPassiveNotification("width: " + width) */
|
|
||||||
/* } */
|
|
||||||
/* } */
|
|
||||||
|
|
||||||
MouseArea {
|
MouseArea {
|
||||||
id: innerMouse
|
id: innerMouse
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue