1 2 3 4 5 6 7 8
TEMPLATE = app CONFIG += qt warn_on HEADERS = mainwindow.h \ printpanel.h SOURCES = main.cpp \ mainwindow.cpp \ printpanel.cpp TRANSLATIONS = tt3_pt.ts