summaryrefslogtreecommitdiff
path: root/src/webtab.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-0/+171
* it basically represents a tab in rekonq * everything that happens within one tab should go here (wallet bar, find bar?)