mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
another simple build issue fix
This commit is contained in:
parent
887dfa56da
commit
2e7830ea91
|
@ -120,7 +120,7 @@ public:
|
|||
/// <summary>
|
||||
/// The worksheet this range targets
|
||||
/// </summary>
|
||||
const worksheet &worksheet() const;
|
||||
const class worksheet &worksheet() const;
|
||||
|
||||
/// <summary>
|
||||
/// Returns the reference defining the bounds of this range.
|
||||
|
|
Loading…
Reference in New Issue
Block a user