##// END OF EJS Templates
Fixed a typo in qtcommercialchart.prf
Tero Ahola -
r1767:f9aa9409f462
parent child
Show More
@@ -14,6 +14,6 CONFIG(debug, debug|release){
14 LIBS += -lQtCommercialChart
14 LIBS += -lQtCommercialChart
15 }
15 }
16
16
17 }els {
17 } else {
18 LIBS +=-lQtCommercialChart
18 LIBS +=-lQtCommercialChart
19 }
19 }
General Comments 0
You need to be logged in to leave comments. Login now