X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOWxDumpPanel.cpp;h=6e0ae15e38f01aaef62f4671c9f28eb9ca39ba26;hb=8392c8e1b57464fe92e6280b88f69cabfbac58cf;hp=b2231c152d60fae349adb30fc9a2a269b9c5840f;hpb=1f97536d35697a33fb35fbf8bf40a38cd5ad008f;p=creaImageIO.git diff --git a/src2/creaImageIOWxDumpPanel.cpp b/src2/creaImageIOWxDumpPanel.cpp index b2231c1..6e0ae15 100644 --- a/src2/creaImageIOWxDumpPanel.cpp +++ b/src2/creaImageIOWxDumpPanel.cpp @@ -78,6 +78,6 @@ namespace creaImageIO //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// BEGIN_EVENT_TABLE(WxDumpPanel, wxDialog) - EVT_TOOL(DUMP_SAVE_ID, SaveInfos) + EVT_TOOL(DUMP_SAVE_ID, WxDumpPanel::SaveInfos) END_EVENT_TABLE() } \ No newline at end of file