uses SetTempDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -155,6 +155,7 @@
|
|||||||
|
|
||||||
help.UseConfig(wxConfig::Get());
|
help.UseConfig(wxConfig::Get());
|
||||||
bool ret;
|
bool ret;
|
||||||
|
help.SetTempDir(".");
|
||||||
ret = help.AddBook("helpfiles/testing.hhp");
|
ret = help.AddBook("helpfiles/testing.hhp");
|
||||||
if (! ret)
|
if (! ret)
|
||||||
wxMessageBox("Failed adding book helpfiles/testing.hhp");
|
wxMessageBox("Failed adding book helpfiles/testing.hhp");
|
||||||
|
Reference in New Issue
Block a user