fixed some heavy pointermistakes
This commit is contained in:
@@ -27,11 +27,12 @@ public:
|
||||
public slots:
|
||||
void NewWindowSettings();
|
||||
void WindowRennen();
|
||||
void WindowTraining();
|
||||
|
||||
|
||||
private:
|
||||
void closeEvent(QCloseEvent *event);
|
||||
DataBase *db;
|
||||
HardwareSetup *test;
|
||||
Ui::MainWindow *ui;
|
||||
WindowRace *interfaceRace;
|
||||
WindowsSettings *interfaceSettings;
|
||||
|
||||
Reference in New Issue
Block a user