source: trunk/tools/linguist/tutorial/tt3/tt3.pro

Last change on this file was 193, checked in by rudi, 14 years ago

Qt Linguist added

File size: 175 bytes
Line 
1TEMPLATE = app
2CONFIG += qt warn_on
3HEADERS = mainwindow.h \
4 printpanel.h
5SOURCES = main.cpp \
6 mainwindow.cpp \
7 printpanel.cpp
8TRANSLATIONS = tt3_pt.ts
Note: See TracBrowser for help on using the repository browser.