WaE: struct vs class picky warning
This commit is contained in:
parent
7ef9ec6678
commit
5752c38696
1 changed files with 1 additions and 1 deletions
|
@ -1114,7 +1114,7 @@ public:
|
|||
|
||||
};
|
||||
|
||||
class EscherShapeListEntry;
|
||||
struct EscherShapeListEntry;
|
||||
typedef ::std::vector< EscherShapeListEntry* > EscherShapeList_impl;
|
||||
typedef ::std::vector< EscherConnectorListEntry* > EscherConnectorList_impl;
|
||||
|
||||
|
|
Loading…
Reference in a new issue