diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-08-28 05:19:49 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-08-28 05:19:49 (GMT) |
commit | 6167fdb50ba6d8b2d2592d42ba0055c2107141d4 (patch) | |
tree | e02701bab54c41a2e8324357bc192f19b3be3946 | |
parent | 8eb9ce4d03c13abe4604ada532b48dfd5d99a00a (diff) | |
download | Qt-6167fdb50ba6d8b2d2592d42ba0055c2107141d4.zip Qt-6167fdb50ba6d8b2d2592d42ba0055c2107141d4.tar.gz Qt-6167fdb50ba6d8b2d2592d42ba0055c2107141d4.tar.bz2 |
doc
-rw-r--r-- | src/declarative/fx/qfxwebview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxwebview.h b/src/declarative/fx/qfxwebview.h index c8fd7a0..f084d61 100644 --- a/src/declarative/fx/qfxwebview.h +++ b/src/declarative/fx/qfxwebview.h @@ -79,7 +79,6 @@ private: class QFxWebViewAttached; class QFxWebSettings; -//### TODO: new web "windows" (popups) //### TODO: browser plugins //### TODO: smart zooming using e.g. DIV |