This commit is contained in:
oleting
2021-02-09 15:46:14 +01:00
parent 96b4aedf66
commit 7d000593f6
3 changed files with 1 additions and 11 deletions

View File

@@ -15,8 +15,6 @@ class Layout_std:
sg.Button(button_text='Create Image', key='-CREATE-'),
sg.Button(button_text='Credits', key='-CREDITS-'),
sg.Button(button_text='Settings', key='-SETTINGS-'),
# * fun feature
sg.Button(button_text='Donate', key='-DONATE-'),
]
]