Make that QXlsx::Document is the only subclass of QObject

This commit is contained in:
Debao Zhang
2013-09-13 14:02:55 +08:00
parent 113f1c760b
commit c5bc41bacb
11 changed files with 20 additions and 27 deletions
-1
View File
@@ -26,7 +26,6 @@
#define XLSXWORKSHEET_H
#include "xlsxglobal.h"
#include <QObject>
#include <QStringList>
#include <QMap>
#include <QVariant>