blob: cd1f6b5ae0f05b8c09eb137b24874cb3a9b0031a (
plain)
| 1
2
3
4
5
6
7
8
 | TEMPLATE = app
LIBS    += -ltqassistantclient
REQUIRES = full-config table
SOURCES += main.cpp tooltip.cpp mainwindow.cpp whatsthis.cpp
HEADERS += tooltip.h mainwindow.h whatsthis.h
 |