aboutsummaryrefslogtreecommitdiff
path: root/client/ui_mainwindow.h
diff options
context:
space:
mode:
authorNielsCoding <n.stunnebrink@student.avans.nl>2022-10-29 21:38:47 +0200
committerNielsCoding <n.stunnebrink@student.avans.nl>2022-10-29 21:38:47 +0200
commitb5322d74d1839c4af490f5c7297e439a8433ba9b (patch)
tree4b7431f7daa0db37ee797d7312dc041700c39f0e /client/ui_mainwindow.h
parent06376c3cfefdb01f8f4884c1b853edc16c89d1c8 (diff)
merging TCPcode with main QT code
Diffstat (limited to 'client/ui_mainwindow.h')
-rw-r--r--client/ui_mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/ui_mainwindow.h b/client/ui_mainwindow.h
index 46bb29a..69c476b 100644
--- a/client/ui_mainwindow.h
+++ b/client/ui_mainwindow.h
@@ -10,7 +10,7 @@
#define UI_MAINWINDOW_H
#include <QtCore/QVariant>
-#include <QtWidgets/QAction>
+// #include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QLabel>
#include <QtWidgets/QMainWindow>