##// 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 ) {
2 error( Couldn't find the common.pri file! )
3 }
4
5 !include( ../../integrated.pri ) {
6 error( Couldn't find the integrated.pri file! )
7 }
8
1 include( ../../common.pri )
2 include( ../../integrated.pri )
9 3
10 4 TARGET = chartwidgettest
11 5 TEMPLATE = app
General Comments 0
You need to be logged in to leave comments. Login now