wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -107,6 +107,7 @@ bool TestApp::OnCmdLineParsed(wxCmdLineParser& parser)
|
||||
return wxAppConsole::OnCmdLineParsed(parser);
|
||||
}
|
||||
|
||||
#include "wx/uri.h"
|
||||
// Run
|
||||
//
|
||||
int TestApp::OnRun()
|
||||
|
Reference in New Issue
Block a user