Use correct state bitmap when creating image list

Regression of 2a0719818a.
This commit is contained in:
Maarten Bent
2021-12-23 23:40:04 +01:00
parent c6b745655f
commit 2855f6f0ad

View File

@@ -420,7 +420,7 @@ private:
stateBitmap = bitmap;
}
m_iml.Add(bitmap);
m_iml.Add(stateBitmap);
}
// In addition to the states supported by wxWidgets such as normal,