This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
TEMPLATE = app |
| 2 |
TARGET = |
| 3 |
DEPENDPATH += . |
| 4 |
INCLUDEPATH += . |
| 5 |
|
| 6 |
HEADERS += button.h |
| 7 |
SOURCES += button.cpp main.cpp |