remove # inside comment
This commit is contained in:
parent
ebd442ea95
commit
de743732aa
@ -523,7 +523,7 @@ class TabBar(QTabBar):
|
|||||||
else:
|
else:
|
||||||
|
|
||||||
# If we *do* have enough space, tabs should occupy the whole
|
# If we *do* have enough space, tabs should occupy the whole
|
||||||
# window # width. If there are pinned tabs their size will be
|
# window width. If there are pinned tabs their size will be
|
||||||
# subtracted from the total window width.
|
# subtracted from the total window width.
|
||||||
# During shutdown the self.count goes down,
|
# During shutdown the self.count goes down,
|
||||||
# but the self.pinned_count not - this generates some odd
|
# but the self.pinned_count not - this generates some odd
|
||||||
|
Loading…
Reference in New Issue
Block a user