WIP: TODO updates.

This commit is contained in:
Matthias Koefferlein 2020-02-05 00:09:20 +01:00
parent 0caddcf0f9
commit 4c445d55cc
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -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.