Fix issue 3: QXlsx::Worksheet::setColumn should use 0-based index

This commit is contained in:
Debao Zhang
2013-10-14 14:06:13 +08:00
parent 9845d8f2ee
commit b51e3cb54b
4 changed files with 54 additions and 2 deletions
+2 -1
View File
@@ -2,5 +2,6 @@ TEMPLATE = subdirs
SUBDIRS = hello style \
documentproperty \
image \
mergecells
mergecells \
rowcolumn