115
115
PreviewBasicButton* primary_button = new PreviewBasicButton(preview_->primary_action_name.c_str(), NUX_TRACKER_LOCATION);
116
116
//FIXME - add secondary action when we have the backend for it
120
120
nux::HLayout *large_container = new nux::HLayout(NUX_TRACKER_LOCATION);