remove extra newline

This commit is contained in:
ZDarian 2015-01-23 20:46:52 -07:00
parent a08b814e5f
commit 62adc5ffe3

View File

@ -120,7 +120,6 @@ class TabBar(QTabBar):
else:
self.show()
def refresh(self):
"""Properly repaint the tab bar and relayout tabs."""
# This is a horrible hack, but we need to do this so the underlaying Qt