Collection Manager: Fix T75738. Task: T69577.

Hide the 'View QCD Slot' operator from 'Adjust Last Operation'
as it was never intended to be used with that.
This commit is contained in:
Ryan Inch 2020-04-16 01:37:13 -04:00 committed by Julien Duroure
parent cc3dadcdfe
commit e2fe08f4dc
Notes: blender-bot 2023-02-14 18:57:47 +01:00
Referenced by issue #75738, Collection Manager: Crash when toggling option in 'Adjust Last Operation'
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ bl_info = {
"name": "Collection Manager",
"description": "Manage collections and their objects",
"author": "Ryan Inch",
"version": (2,7,10),
"version": (2,7,11),
"blender": (2, 80, 0),
"location": "View3D - Object Mode (Shortcut - M)",
"warning": '', # used for warning icon and text in addons panel