Commit dd03ec89 authored by ElenaSubbotina's avatar ElenaSubbotina

.

parent 22473e7f
...@@ -159,4 +159,6 @@ HEADERS += \ ...@@ -159,4 +159,6 @@ HEADERS += \
SOURCES += \ SOURCES += \
../source/RtfMath.cpp \ ../source/RtfMath.cpp \
../source/Reader/OOXMathReader.cpp \ ../source/Reader/OOXMathReader.cpp \
../source/Reader/OOXDrawingGraphicReader.cpp ../source/Reader/OOXDrawingGraphicReader.cpp \
../source/RtfParagraph .cpp \
../source/RtfParagraph.cpp
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
QT -= core QT -= core
QT -= gui QT -= gui
VERSION = 2.0.2.406 VERSION = 2.0.2.407
DEFINES += INTVER=$$VERSION DEFINES += INTVER=$$VERSION
TARGET = x2t TARGET = x2t
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment