SourceCode/Bond/Servo/ServoGraph.cpp @@ -723,3 +723,8 @@ return nullptr; } void CServoGraph::Invalidata() { ::InvalidateRect(m_hWnd, NULL, TRUE); }