m_peakSelect->setToolTip("Select single crystal peak(s)");
QHBoxLayout*toolBox=newQHBoxLayout();
toolBox->addWidget(m_one);
toolBox->addWidget(m_box);
m_box->setVisible(false);//Hidden by Owen Arnold 14/02/2011 because box picking doesn't exhibit correct behaviour and is not necessary for current release