aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 0e63f42..05e8d8a 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -9,9 +9,6 @@
#include <QRandomGenerator>
#include <QClipboard>
#include <QMimeData>
-#include <QCommandLineParser>
-#include <QMessageBox>
-#include <cstdlib>
MainWindow::MainWindow(QWidget *parent)
: QMainWindow(parent)