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 -1
View File
@@ -40,7 +40,7 @@ struct FillData;
struct BorderData;
class XmlStreamWriter;
class XLSX_AUTOTEST_EXPORT Styles : public QObject
class XLSX_AUTOTEST_EXPORT Styles
{
public:
Styles();