ReviewHistory/ReveiwHistory/PathSettingDlg.h
@@ -44,4 +44,7 @@ CString GetInspectorPath() { return m_strInspectorPath; } CString GetReviewPath() { return m_strReviewPath; } CString GetAlignPath() { return m_strAlignPath; } CComboBox m_comboDirectionX; CComboBox m_comboDirectionY; virtual BOOL OnInitDialog(); };