Skip to content

Commit

Permalink
remove checkable
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCaha committed Jan 12, 2025
1 parent c305cc3 commit 642ad5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion los_tools/los_tools_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def initGui(self):
callback=self.open_dialog_object_visibility_parameters,
add_to_toolbar=False,
add_to_specific_toolbar=self.toolbar,
checkable=True,
)

self.add_action(
Expand Down

0 comments on commit 642ad5f

Please sign in to comment.