22 #ifndef GUI_HELP_DIALOG_H 23 #define GUI_HELP_DIALOG_H 25 #include "gui/dialog.h" 26 #include "common/str.h" 27 #include "common/str-array.h" 41 void handleCommand(
CommandSender *sender, uint32 cmd, uint32 data)
override;
42 void handleTickle()
override;
45 void addTabs(
const char *
const *tabs);
Definition: printman.h:30
Definition: helpdialog.h:37