##// END OF EJS Templates
missed a spot with nesteddonuts renaming
Jani Honkonen -
r1878:feba2e518e2c
parent child
Show More
@@ -2,7 +2,7
2 error( "Couldn't find the demos.pri file!" )
2 error( "Couldn't find the demos.pri file!" )
3 }
3 }
4
4
5 TARGET = donut
5 TARGET = nesteddonuts
6 SOURCES += main.cpp\
6 SOURCES += main.cpp\
7 widget.cpp
7 widget.cpp
8 HEADERS += widget.h
8 HEADERS += widget.h
General Comments 0
You need to be logged in to leave comments. Login now