URL conditional and consistent intendation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,11 +22,12 @@
|
|||||||
#endif // WX_PRECOMP
|
#endif // WX_PRECOMP
|
||||||
|
|
||||||
#include "wx/uri.h"
|
#include "wx/uri.h"
|
||||||
|
#include "wx/url.h"
|
||||||
|
|
||||||
#include "wx/cppunit.h"
|
#include "wx/cppunit.h"
|
||||||
|
|
||||||
// Test wxURL & wxURI compat?
|
// Test wxURL & wxURI compat?
|
||||||
#define TEST_URL 1
|
#define TEST_URL ( 1 && wxUSE_URL )
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// test class
|
// test class
|
||||||
|
Reference in New Issue
Block a user