6c6ee3c883
--HG-- branch : develop
22 lines
583 B
Plaintext
22 lines
583 B
Plaintext
HEADERS += \
|
|
widgets/vtablegraphicsview.h \
|
|
widgets/vmaingraphicsview.h \
|
|
widgets/vmaingraphicsscene.h \
|
|
widgets/vitem.h \
|
|
widgets/vapplication.h \
|
|
widgets/doubledelegate.h \
|
|
widgets/textdelegate.h \
|
|
widgets/vtranslation.h \
|
|
widgets/undoevent.h
|
|
|
|
SOURCES += \
|
|
widgets/vtablegraphicsview.cpp \
|
|
widgets/vmaingraphicsview.cpp \
|
|
widgets/vmaingraphicsscene.cpp \
|
|
widgets/vitem.cpp \
|
|
widgets/vapplication.cpp \
|
|
widgets/doubledelegate.cpp \
|
|
widgets/textdelegate.cpp \
|
|
widgets/vtranslation.cpp \
|
|
widgets/undoevent.cpp
|