Source code for tutorial 3: tt3.pro



TEMPLATE        = app
CONFIG          = qt warn_on release
HEADERS         = mainwindow.h \
                  printpanel.h
SOURCES         = main.cpp \
                  mainwindow.cpp \
                  printpanel.cpp
TRANSLATIONS    = tt3_pt.ts