23 #ifndef DOOMSEEKER_GUI_CONFIGURATION_CFGAUTOPUDATES_H
24 #define DOOMSEEKER_GUI_CONFIGURATION_CFGAUTOPUDATES_H
27 #include "gui/configuration/configpage.h"
38 QIcon
icon()
const override
40 return QIcon(
":/icons/doomseeker_plus.png");
42 QString
name()
const override
44 return tr(
"Auto Updates");
53 void initUpdateChannels();
57 void onUpdateChannelChange(
int index);
Doomseeker © 2009-2024 The Doomseeker Team