PYMOL-3793: Fix for Lighting Plugin on Mac

This commit is contained in:
Thomas Stewart
2022-01-27 19:15:11 -05:00
parent 9b6a00f050
commit 214df25ad0

View File

@@ -154,8 +154,6 @@ def create_dialog():
dialog = QtWidgets.QDialog()
dialog.setWindowTitle('Lighting Settings')
setting = plugins.get_pmgapp().skin.setting
sliders = [
"Diffuse Reflection",
('ambient', 0, 1, None),