22 #ifndef GUI_DOWNLOADDLCSDIALOG_H 23 #define GUI_DOWNLOADDLCSDIALOG_H 25 #include "gui/dialog.h" 30 class StaticTextWidget;
39 void handleCommand(
CommandSender *sender, uint32 cmd, uint32 data)
override;
40 void handleTickle()
override;
41 uint32 getDownloadingProgress();
52 int _selectedIdx = -1;
56 void refreshWidgets();
Definition: printman.h:30
Definition: downloaddlcsdialog.h:35