OSDN Git Service

BrowseRefs: Ref name prefix on wrong places removed
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / ImportPatchDlg.h
index ceab47e..52d7509 100644 (file)
@@ -3,6 +3,7 @@
 #include "StandAloneDlg.h"\r
 // CImportPatchDlg dialog\r
 #include "TGitPath.h"\r
+#include "PatchListCtrl.h"\r
 \r
 class CImportPatchDlg : public CResizableStandAloneDialog\r
 {\r
@@ -19,7 +20,7 @@ protected:
        virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support\r
        virtual BOOL OnInitDialog();\r
 \r
-       CListCtrl m_cList;\r
+       CPatchListCtrl m_cList;\r
        DECLARE_MESSAGE_MAP()\r
 public:\r
        afx_msg void OnLbnSelchangeListPatch();\r