Skip to content

Commit

Permalink
修改小Bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweihan committed Sep 23, 2017
1 parent c9de24b commit c9c6549
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Src/Edislab/Edislab Pro/ChartXY.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ class ChartXY
ChartXY(HDC hDC);
~ChartXY();

enum MouseInArea{
enum MouseInArea
{
E_AREA_NULL,
E_AREA_X,
E_AREA_Y,
Expand Down

0 comments on commit c9c6549

Please sign in to comment.