diff --git a/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro b/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro index fa1ef21aa..0c907c997 100644 --- a/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro +++ b/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro @@ -9,7 +9,6 @@ TARGET = newClusterDialogTest CONFIG += console CONFIG -= app_bundle TEMPLATE = app -QMAKE_CXX = g++ SOURCES += main.cpp \ newClusterDialogTest.cpp \ ../../ProjectPanel.cpp \