diff -r 56cd8111b7f7 -r 41300fa6a67c examples/openvg/star/star.pro --- a/examples/openvg/star/star.pro Tue Jan 26 12:42:25 2010 +0200 +++ b/examples/openvg/star/star.pro Tue Feb 02 00:43:10 2010 +0200 @@ -4,4 +4,4 @@ QT += openvg SOURCES = starwidget.cpp main.cpp HEADERS = starwidget.h -LIBS += $$QMAKE_LIBS_OPENVG +LIBS += $$QMAKE_LIBS_OPENVG \ No newline at end of file