Pointer + time delta

This commit is contained in:
Aurélie Delhaie
2022-03-01 21:08:34 +01:00
parent ffebb3c7d7
commit 9bb56fe174
24 changed files with 652 additions and 282 deletions

View File

@@ -1,8 +1,6 @@
#ifndef ABOUTBOX_H
#define ABOUTBOX_H
#define VERSION "2.1.0"
#include <QDialog>
#include <QMouseEvent>
#include <iostream>