Skip to content
Snippets Groups Projects
EnggDiffractionViewQtGUI.cpp 36.6 KiB
Newer Older

void EnggDiffractionViewQtGUI::openHelpWin() {
  MantidQt::API::HelpWindow::showCustomInterface(
      NULL, QString("Engineering_Diffraction"));
}

} // namespace CustomInterfaces
} // namespace MantidQt