source: trunk/src/table/qt_table.pri

Last change on this file was 160, checked in by dmik, 19 years ago

Imported table and iconview modules and a bunch of dependent examples from the official release 3.3.1 from Trolltech.

File size: 101 bytes
Line 
1# Qt table module
2
3table {
4 HEADERS += $$TABLE_H/qtable.h
5 SOURCES += $$TABLE_CPP/qtable.cpp
6}
Note: See TracBrowser for help on using the repository browser.