summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2014-09-04 08:00:05 +0200
committerFlorian Bruhin <git@the-compiler.org>2014-09-04 20:30:59 +0200
commitb856bf3a47077711a14929ec4f41ca2276e3209a (patch)
treec81be404569c43b0ac0c8132a5e04e36710026a9 /doc
parentbecc4490bc3be0f23b09d27318e920f692000849 (diff)
downloadqutebrowser-b856bf3a47077711a14929ec4f41ca2276e3209a.tar.gz
qutebrowser-b856bf3a47077711a14929ec4f41ca2276e3209a.zip
Improve webelement API
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 9215849f3..f829ac6cd 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -127,8 +127,6 @@ style
- Always use a list as argument for namedtuple?
- Refactor enum() so it uses a list as second argument (like python
enum/namedtuple).
-- utils.webelem could be a wrapper class over QWebElement instead of a
- collection of functions.
dwb keybindings to possibly implement
=====================================