chenluhua1980
7 天以前 ceb64b6612309fe384e096dcdc8b5a5e0dfe6cce
SourceCode/Bond/Servo/ServoGraph.cpp
@@ -722,4 +722,9 @@
   }
   return nullptr;
}
}
void CServoGraph::Invalidata()
{
   ::InvalidateRect(m_hWnd, NULL, TRUE);
}