From 46a3d9faca8c656321e491fef125ff79da3ad79b Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 12 Feb 2016 10:00:22 +0300 Subject: [PATCH] Updates from V7_dev branch --- test/standalone/gui/PLMainWindow.cxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/test/standalone/gui/PLMainWindow.cxx b/test/standalone/gui/PLMainWindow.cxx index 4b59d93c..f3582c58 100644 --- a/test/standalone/gui/PLMainWindow.cxx +++ b/test/standalone/gui/PLMainWindow.cxx @@ -25,11 +25,7 @@ #include #include -#if QT_VERSION < QT_VERSION_CHECK(5, 0, 0) -#include -#else -#include -#endif +#include #include #include -- 2.39.2