SourceCode/Bond/Servo/CMyStatusbar.h
@@ -20,6 +20,7 @@ void setBackgroundColor(COLORREF color); void setForegroundColor(COLORREF cr); void setRunTimeText(const char* pszText); void setJobText(const char* pszText); void setCurTaskBtnText(const char* pszText); void setCimBtnText(const char* pszText); void setCurTaskBtnColors(COLORREF face, COLORREF frame, COLORREF text);