mirror of
https://github.com/Wanderson-Magalhaes/PyOneDark_Qt_Widgets_Modern_GUI.git
synced 2026-08-06 15:33:20 +00:00
28/05/2021
This commit is contained in:
@@ -46,7 +46,7 @@ class PyWindow(QFrame):
|
||||
border_color = "#343b48",
|
||||
enable_shadow = True
|
||||
):
|
||||
super(PyWindow, self).__init__()
|
||||
super().__init__()
|
||||
|
||||
# LOAD SETTINGS
|
||||
# ///////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user