added logging and help section
Compare changes
Files
3- Jacob Wahlman authored
+ 1
− 0
@@ -45,6 +45,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)