##// END OF EJS Templates
Removed error message from chartwidgettest.pro
Tero Ahola -
r49:d8b8d6a6b670
parent child
Show More
@@ -1,11 +1,5
1 !include( ../../common.pri ) {
1 include( ../../common.pri )
2 error( Couldn't find the common.pri file! )
2 include( ../../integrated.pri )
3 }
4
5 !include( ../../integrated.pri ) {
6 error( Couldn't find the integrated.pri file! )
7 }
8
9
3
10 TARGET = chartwidgettest
4 TARGET = chartwidgettest
11 TEMPLATE = app
5 TEMPLATE = app
General Comments 0
You need to be logged in to leave comments. Login now