[inline]
Definition at line 66 of file LayoutComponent.h.
References mLayoutFollowers.
Referenced by OglGui::LayoutListener::LayoutListener().
00067 { 00068 mLayoutFollowers.push_back(listener); 00069 }