Skip to content

Commit

Permalink
try fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Feb 15, 2024
1 parent 1d44f4e commit 81b75ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/simulator/windows/correlation/datasources.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ public:
{
int lastLevel = 0;
int j = 0;
Yuni::CString<15, false> old;
Yuni::CString<12, false> old;
wxColour color;
wxColour colorIdentity;
const Data::Area::Vector::const_iterator end = pArray.end();
Expand Down

0 comments on commit 81b75ab

Please sign in to comment.