6 #ifndef SWIFT_GUI_COMPONENTS_SETTINGSGENERALCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_SETTINGSGENERALCOMPONENT_H
11 #include <QScopedPointer>
19 class CSettingsAdvancedComponent;
36 void crashDumpUploadEnabledChanged(
int state);
38 QScopedPointer<Ui::CSettingsAdvancedComponent> ui;
Configure general settings.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.