mirror of
https://github.com/Wanderson-Magalhaes/PyOneDark_Qt_Widgets_Modern_GUI.git
synced 2026-06-03 17:39:46 +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