summaryrefslogtreecommitdiffstats
path: root/qt/TODO
diff options
context:
space:
mode:
authorfred <[email protected]>2011-03-15 18:45:32 (GMT)
committer fred <[email protected]>2011-03-15 18:45:32 (GMT)
commitc95033b7d1986e5b2f7fc6bb6f206c5b565a2560 (patch)
treec57a16a24ecfe28bfe270dc5fcd021debd3a8362 /qt/TODO
parent459a450edeebf09184f8fb32bcd0db954a93a7c7 (diff)
Now can close a Text Layer.
- In TextLayer destructor, commented out close() method that was generated a SEGFAULT. - In QqWidget destructor now stop and delete the layer attached. Text Layer can be closed and text disappears.
Diffstat (limited to 'qt/TODO')
-rw-r--r--qt/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt/TODO b/qt/TODO
index 721beb3..943fb39 100644
--- a/qt/TODO
+++ b/qt/TODO
@@ -15,4 +15,3 @@ the QJackClient of the time you waited to open the QJackClient .... see if a fix
//try to fix sound speed issue when opening several VideoLayer with audio
//verify how it works with different fps values
//add the capability to have a config file..... important :)
-//fix the SEGFAULT when closing with a TextLayer \ No newline at end of file