Make that QXlsx::Document is the only subclass of QObject
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
|
||||
namespace QXlsx {
|
||||
|
||||
Drawing::Drawing(QObject *parent) :
|
||||
QObject(parent)
|
||||
Drawing::Drawing()
|
||||
{
|
||||
embedded = false;
|
||||
orientation = 0;
|
||||
|
||||
Reference in New Issue
Block a user