diff demos/browser/TODO.txt @ 74:37caa90ce503

more porting
author mandel
date Fri, 22 May 2009 23:43:58 +0000
parents 7bfd46c330dc
children 0654fc9bac95
line wrap: on
line diff
--- a/demos/browser/TODO.txt	Fri May 22 10:59:00 2009 +0000
+++ b/demos/browser/TODO.txt	Fri May 22 23:43:58 2009 +0000
@@ -7,7 +7,8 @@
 - some '::' and most '->' have been replaced by '.'
 
 Todo:
-- imports need to be corrected
-- module declarations are probably missing
 - what about Q_PROPERTY/Q_UNUSED?
-- everything else...
+- resolve multiple inheritance
+- QString -> char[]
+- QList -> []
+- everything else...
\ No newline at end of file