Skip to content

Commit

Permalink
PathColumn : Restore reserved CellData member
Browse files Browse the repository at this point in the history
  • Loading branch information
murraystevenson committed Jan 30, 2024
1 parent b327a2b commit a6b3567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/GafferUI/PathColumn.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ class GAFFERUI_API PathColumn : public IECore::RefCounted, public Gaffer::Signal
private :

IECore::ConstDataPtr m_reserved1;
IECore::ConstDataPtr m_reserved2;

};

Expand Down

0 comments on commit a6b3567

Please sign in to comment.