From 4c445d55ccb7db206c722c335085258e7548ee20 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Wed, 5 Feb 2020 00:09:20 +0100 Subject: [PATCH] WIP: TODO updates. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 6f8b38b07..12ae488a9 100644 --- a/TODO +++ b/TODO @@ -23,3 +23,6 @@ Plan: 8. We can move menu initialization of LV-specifics to the LayoutView and remove the cm_... and the code which just passes signals to the current view! :) +9. BTW: make QWidget::setParent and QObject::setParent transfer ownership for + Qt binding. +