remove extra newline
This commit is contained in:
parent
a08b814e5f
commit
62adc5ffe3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user