Skip to content

Commit

Permalink
fixup! ImageInspector : Add new Editor for viewing image properties
Browse files Browse the repository at this point in the history
Fix comment
  • Loading branch information
johnhaddon committed Jan 3, 2024
1 parent 09bf606 commit fe1c36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/GafferImageUI/ImageInspector.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ def __setPathListingPaths( self ) :
)

##########################################################################
# _ImagePath
# _ImagePathBase
##########################################################################

class _ImagePathBase( Gaffer.Path ) :
Expand Down

0 comments on commit fe1c36f

Please sign in to comment.