valentina/src/app/widgets/widgets.pri
dismine 2b83e18773 New property formula.
--HG--
branch : feature
2014-08-29 12:19:11 +03:00

28 lines
821 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 \
widgets/vtooloptionspropertybrowser.h \
widgets/vformulapropertyeditor.h \
widgets/vformulaproperty.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 \
widgets/vtooloptionspropertybrowser.cpp \
widgets/vformulapropertyeditor.cpp \
widgets/vformulaproperty.cpp