##// END OF EJS Templates
Fixed a Qt5 build issue in presenterchart test app
Fixed a Qt5 build issue in presenterchart test app

File last commit:

r1878:feba2e518e2c
r2368:6a035c04dc6b
Show More
nesteddonuts.pro
8 lines | 159 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
TARGET = nesteddonuts
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h