2015-07-09 18:33:14 +00:00
|
|
|
HEADERS += \
|
2017-08-02 15:26:14 +00:00
|
|
|
$$PWD/qetgraphicshandlerutility.h \
|
|
|
|
$$PWD/qetgraphicshandleritem.h
|
2015-07-09 18:33:14 +00:00
|
|
|
|
|
|
|
SOURCES += \
|
2017-08-02 15:26:14 +00:00
|
|
|
$$PWD/qetgraphicshandlerutility.cpp \
|
|
|
|
$$PWD/qetgraphicshandleritem.cpp
|