|
|
@ -222,10 +222,15 @@ Item {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
windowsPreviewDlg.activeItem = null;
|
|
|
|
windowsPreviewDlg.activeItem = null;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
toolTipDelegate.containsMouse = false;
|
|
|
|
toolTipDelegate.parentTask = null;
|
|
|
|
toolTipDelegate.parentTask = null;
|
|
|
|
toolTipDelegate.parentIndex = -1;
|
|
|
|
toolTipDelegate.parentIndex = -1;
|
|
|
|
toolTipDelegate.windows = [];
|
|
|
|
toolTipDelegate.windows = [];
|
|
|
|
toolTipDelegate.isGroup = false;
|
|
|
|
toolTipDelegate.isGroup = false;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
root.disableRestoreZoom = false;
|
|
|
|
|
|
|
|
|
|
|
|
visible = false;
|
|
|
|
visible = false;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|