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>
|
/// <summary>
|
||||||
/// The worksheet this range targets
|
/// The worksheet this range targets
|
||||||
/// </summary>
|
/// </summary>
|
||||||
const worksheet &worksheet() const;
|
const class worksheet &worksheet() const;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Returns the reference defining the bounds of this range.
|
/// Returns the reference defining the bounds of this range.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user