From f9892007da0ec8c5edaa41a3759f1865f83f6e41 Mon Sep 17 00:00:00 2001 From: David Kaya Date: Fri, 3 Feb 2017 21:29:28 +0100 Subject: [PATCH] Removed redundant include --- main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/main.cpp b/main.cpp index c7b21c6..e5a4d01 100644 --- a/main.cpp +++ b/main.cpp @@ -1,6 +1,5 @@ #include -#include "mainwindow.h" #include "webengineview.h" #include "applicationcontroller.h"