mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
impr: Added proper cancel buttons to tutorial popups and tutorial selector
Closes #2571
This commit is contained in:
@@ -149,6 +149,7 @@ EXPORT_MODULE namespace hex {
|
||||
* @param unlocalizedName Name of tutorial to start
|
||||
*/
|
||||
static void startTutorial(const UnlocalizedString &unlocalizedName);
|
||||
static void stopCurrentTutorial();
|
||||
|
||||
static void startHelpHover();
|
||||
static void addInteractiveHelpText(std::initializer_list<std::variant<Lang, std::string, int>> &&ids, UnlocalizedString unlocalizedString);
|
||||
|
||||
Reference in New Issue
Block a user