##// END OF EJS Templates
Fix boxplottertester...
Titta Heikkala -
r2599:d8e784e0dd82
parent child
Show More
@@ -4,7 +4,7
4
4
5 TEMPLATE = app
5 TEMPLATE = app
6
6
7 QT += core gui opengl
7 QT += core gui
8 contains(QT_MAJOR_VERSION, 5) {
8 contains(QT_MAJOR_VERSION, 5) {
9 QT += widgets
9 QT += widgets
10 }
10 }
General Comments 0
You need to be logged in to leave comments. Login now