Skip to content

fix incorrect schelp info

Patrick Dupuis requested to merge bug/quarkOpenHelp into develop

In the SATIE quark file, we need to specify SATIE's primary Help file in the 'schelp' field. The info we provide in this field will be used to call `HelpBrowser.openHelpFor()'. This fix will now open the SATIE-Overview help file when a user clicks the 'Open help' button in the Quarks GUI.

Merge request reports