1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00
This commit is contained in:
Look Skyworker 2017-10-05 22:56:56 +09:00
parent 578e9eac2b
commit 74c0814d75

View File

@ -33,7 +33,7 @@ class CellFormula;
class CellPrivate;
class WorksheetPrivate;
class Cell
class Cell
{
Q_DECLARE_PRIVATE(Cell)
public: