mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 08:21:27 +00:00
don't show lite in init
This commit is contained in:
parent
a6002cf71c
commit
a8c2d95207
1 changed files with 0 additions and 1 deletions
|
@ -307,7 +307,6 @@ class MiniWindow(QDialog):
|
||||||
self.layout().setSizeConstraint(QLayout.SetFixedSize)
|
self.layout().setSizeConstraint(QLayout.SetFixedSize)
|
||||||
self.setObjectName("main_window")
|
self.setObjectName("main_window")
|
||||||
|
|
||||||
self.show()
|
|
||||||
|
|
||||||
def context_menu(self):
|
def context_menu(self):
|
||||||
view_menu = QMenu()
|
view_menu = QMenu()
|
||||||
|
|
Loading…
Add table
Reference in a new issue