#ifndef MAIN_H #define MAIN_H #include <QSettings> #include <QMainWindow> extern QSettings *settings; #endif // MAIN_H