fix method return type declaration

This commit is contained in:
Thomas Fussell 2016-12-03 12:57:01 +01:00
parent b42697e4cb
commit efa8c90e54

View File

@ -87,7 +87,7 @@ public:
/// <summary>
///
/// </summary>
color color() const;
xlnt::color color() const;
/// <summary>
///