added logging and help section
Compare changes
Files
2- Jacob Wahlman authored
+ 1
− 0
@@ -46,6 +46,7 @@ class KeybindsWindow(QDialog):
Added logging using the logging module for the user, added help section with info on how to use the GUI. Closes #91 (closed)