diff --git a/kindlecomicconverter/KCC_gui.py b/kindlecomicconverter/KCC_gui.py index da7f2a0..4e2ba64 100644 --- a/kindlecomicconverter/KCC_gui.py +++ b/kindlecomicconverter/KCC_gui.py @@ -836,7 +836,6 @@ class KCCGUI(KCC_ui.Ui_mainWindow): GUI.interPanelCropBox.setEnabled(True) GUI.autoLevelBox.setEnabled(True) GUI.autocontrastBox.setEnabled(True) - GUI.autocontrastBox.setChecked(True) def togglequalityBox(self, value):