From d571b2d1605bb5d4f133e12e5885a4061de0866d 2012-03-29 08:36:17 From: Michal Klocek Date: 2012-03-29 08:36:17 Subject: [PATCH] minor. typo --- diff --git a/examples/customchart/customchart.pro b/examples/customchart/customchart.pro index 6e40273..43aceaa 100644 --- a/examples/customchart/customchart.pro +++ b/examples/customchart/customchart.pro @@ -2,7 +2,7 @@ error( "Couldn't find the examples.pri file!" ) } -TARGET = customechart +TARGET = customchart SOURCES += main.cpp