OSDN Git Service

Plugins: Fix a crash on Window XP
[winmerge-jp/winmerge-jp.git] / Src / PropTextColors.cpp
index e5c93cc..31add85 100644 (file)
@@ -46,7 +46,7 @@ void PropTextColors::DoDataExchange(CDataExchange* pDX)
 }
 
 
-BEGIN_MESSAGE_MAP(PropTextColors, CDialog)
+BEGIN_MESSAGE_MAP(PropTextColors, OptionsPanel)
        //{{AFX_MSG_MAP(PropTextColors)
        ON_BN_CLICKED(IDC_DEFAULT_STANDARD_COLORS, OnDefaultsStandardColors)
        ON_BN_CLICKED(IDC_WHITESPACE_BKGD_COLOR, OnWhitespaceBackgroundColor)