|
|
|
@ -17,7 +17,6 @@
|
|
|
|
#include <QMainWindow>
|
|
|
|
#include <QMainWindow>
|
|
|
|
#include <QMessageBox>
|
|
|
|
#include <QMessageBox>
|
|
|
|
#include <QPushButton>
|
|
|
|
#include <QPushButton>
|
|
|
|
#include <QSettings>
|
|
|
|
|
|
|
|
#include <QStandardPaths>
|
|
|
|
#include <QStandardPaths>
|
|
|
|
#include <QTextStream>
|
|
|
|
#include <QTextStream>
|
|
|
|
|
|
|
|
|
|
|
|
@ -29,8 +28,9 @@ namespace Ui { class MainWindow; }
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
|
|
|
|
|
|
|
|
/*!
|
|
|
|
/*!
|
|
|
|
* \todo add documentation page (group) for #highscore functions!
|
|
|
|
* \todo
|
|
|
|
* \todo add documentation to #MainWindow class
|
|
|
|
* - add documentation page (group) for #highscore functions!
|
|
|
|
|
|
|
|
* - add documentation to #MainWindow class
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
/*!
|
|
|
|
/*!
|
|
|
|
|