aboutsummaryrefslogtreecommitdiff
path: root/client/dbconnector.h
diff options
context:
space:
mode:
authorNielsCoding <n.stunnebrink@student.avans.nl>2022-10-30 10:15:05 +0100
committerNielsCoding <n.stunnebrink@student.avans.nl>2022-10-30 10:15:05 +0100
commiteb10a1a6dc03d83284788128d3f77ff57852c3c6 (patch)
tree221e189fe3f7bd76d38d1efdce0922fb56e2e60d /client/dbconnector.h
parentb5322d74d1839c4af490f5c7297e439a8433ba9b (diff)
intervals added and consts.h
Diffstat (limited to 'client/dbconnector.h')
-rw-r--r--client/dbconnector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/dbconnector.h b/client/dbconnector.h
index db8ac4e..b989e57 100644
--- a/client/dbconnector.h
+++ b/client/dbconnector.h
@@ -6,7 +6,6 @@
//#include <QtSql>
//#include <QSqlDatabase>
-
namespace Ui {
class dbConnector;
}