summaryrefslogtreecommitdiffstats
path: root/src/table/qt_table.pri
blob: c13396389fbc09a24d39ce27f6a896b5af01e0e6 (plain)
1
2
3
4
5
6
# Qt table module

table {
	HEADERS += $$TABLE_H/qtable.h
	SOURCES += $$TABLE_CPP/qtable.cpp
}