Add mergeCells() function

This commit is contained in:
Debao Zhang
2013-09-06 13:00:09 +08:00
parent 827003f8ee
commit 5f444294bd
10 changed files with 242 additions and 7 deletions
+2 -3
View File
@@ -5,15 +5,14 @@
#-------------------------------------------------
QT += testlib xlsx xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_utilitytest
CONFIG += console
CONFIG -= app_bundle
DEFINES += XLSX_TEST
TEMPLATE = app
SOURCES += tst_utilitytest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"