Code refactor: Make use of QSharedDataPointer for Format

This commit is contained in:
Debao Zhang
2013-11-19 15:10:51 +08:00
parent b2c7e554b3
commit 4bcce58f00
10 changed files with 82 additions and 140 deletions
+1
View File
@@ -27,6 +27,7 @@
#include "xlsxworksheet_p.h"
#include "xlsxworkbook.h"
#include "xlsxformat.h"
#include "xlsxformat_p.h"
#include "xlsxutility_p.h"
#include "xlsxsharedstrings_p.h"
#include "xlsxxmlwriter_p.h"