There is no need to have a virtual member for Worksheet at present
This commit is contained in:
@@ -93,7 +93,7 @@ private:
|
||||
bool loadFromXmlFile(QIODevice *device);
|
||||
bool loadFromXmlData(const QByteArray &data);
|
||||
|
||||
virtual bool isChartsheet() const;
|
||||
bool isChartsheet() const;
|
||||
bool isHidden() const;
|
||||
bool isSelected() const;
|
||||
void setHidden(bool hidden);
|
||||
|
||||
Reference in New Issue
Block a user