removed pass since its redundant now
This commit is contained in:
parent
e5b595a86d
commit
002f2ae2b3
@ -69,7 +69,6 @@ class LibraryTableButtons(QWidget):
|
|||||||
popen.wait()
|
popen.wait()
|
||||||
# todo: display gif/spinning wheel
|
# todo: display gif/spinning wheel
|
||||||
mainWindow.showVisualisation(file)
|
mainWindow.showVisualisation(file)
|
||||||
pass
|
|
||||||
|
|
||||||
layout = QHBoxLayout()
|
layout = QHBoxLayout()
|
||||||
layout.setContentsMargins(0,0,0,0)
|
layout.setContentsMargins(0,0,0,0)
|
||||||
|
Loading…
Reference in New Issue
Block a user