Skip to content
Snippets Groups Projects
Commit 767abea2 authored by A Nilsen's avatar A Nilsen
Browse files

Setter of-prosjekt som default

parent c8a7a05e
Branches
No related tags found
No related merge requests found
......@@ -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 """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment