blob: fa5175198abc1edd0114e9174b84065ef9ef9042 [file] [log] [blame]
HEADERS = mainwindow.h \
printpanel.h
SOURCES = main.cpp \
mainwindow.cpp \
printpanel.cpp
TRANSLATIONS = trollprint_pt.ts
target.path = $$[QT_INSTALL_EXAMPLES]/linguist/trollprint
INSTALLS += target
QT += widgets
simulator: warning(This example might not fully work on Simulator platform)