kein debug wird benötigt

This commit is contained in:
Jonas Mucke
2020-01-15 18:19:02 +01:00
parent b5e05a9c6a
commit 2b433101c7

View File

@@ -2,7 +2,6 @@
#define INTELLIINPUTDIALOG_H
#include <QtWidgets>
#include <QDebug>
class IntelliInputDialog : public QDialog
{