##// END OF EJS Templates
minAxisLayout increased by 1
minAxisLayout increased by 1

File last commit:

r2346:1937d28dc870
r2354:ca92a163f6a4
Show More
callout.pro
15 lines | 235 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = callout
TEMPLATE = app
SOURCES += \
main.cpp\
callout.cpp \
view.cpp
HEADERS += \
callout.h \
view.h