From 2b433101c7cfd127ef319fd3a5f914f9685ba094 Mon Sep 17 00:00:00 2001 From: Jonas Mucke Date: Wed, 15 Jan 2020 18:19:02 +0100 Subject: [PATCH] =?UTF-8?q?kein=20debug=20wird=20ben=C3=B6tigt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/GUI/IntelliInputDialog.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/GUI/IntelliInputDialog.h b/src/GUI/IntelliInputDialog.h index d420e8b..9d03f51 100644 --- a/src/GUI/IntelliInputDialog.h +++ b/src/GUI/IntelliInputDialog.h @@ -2,7 +2,6 @@ #define INTELLIINPUTDIALOG_H #include -#include class IntelliInputDialog : public QDialog {