diff --git a/include/GafferUI/PathColumn.h b/include/GafferUI/PathColumn.h index d307a2e56e2..c265ce298d4 100644 --- a/include/GafferUI/PathColumn.h +++ b/include/GafferUI/PathColumn.h @@ -135,6 +135,7 @@ class GAFFERUI_API PathColumn : public IECore::RefCounted, public Gaffer::Signal private : IECore::ConstDataPtr m_reserved1; + IECore::ConstDataPtr m_reserved2; };