qutebrowser/qutebrowser/mainwindow
Daniel 7a413ad6d5 Remove unneeded functions from TabBar.
addTab() and insertTab() are not called and if they were called would
raise an exception (self.set_page_title not defined).
2015-10-23 19:52:56 +02:00
..
statusbar Forgot font changes. 2015-10-16 12:02:57 -05:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
mainwindow.py Fixed lines which were too long 2015-10-06 23:18:04 +02:00
tabbedbrowser.py Remove unnecessary str(). 2015-09-30 21:26:41 +02:00
tabwidget.py Remove unneeded functions from TabBar. 2015-10-23 19:52:56 +02:00