diff --git a/get_nib.py b/get_nib.py index 7b8c7f503314e95ef80f4df0edf0a735c5bd32aa..e3e9ff0a8e28cf4d7c2e221b1ce1a39f5221cd50 100644 --- a/get_nib.py +++ b/get_nib.py @@ -432,7 +432,7 @@ class getnib: # As default: Set orthophoto-projects checkbox checked """ If this should not be the default, remove comment # from next line """ - self.dlg.checkBox_resetNib.setChecked(True) # Unchecked + self.dlg.checkBox_of_proj.setChecked(True) # Checked # As default: Set map canvas checkbox to checked """ If this should not be the default, comment # next line """