]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOWxDumpPanel.cpp
linux bug correction
[creaImageIO.git] / src2 / creaImageIOWxDumpPanel.cpp
index b2231c152d60fae349adb30fc9a2a269b9c5840f..6e0ae15e38f01aaef62f4671c9f28eb9ca39ba26 100644 (file)
@@ -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