added wxUSE_SVG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#include "wx/string.h"
|
||||
#include "wx/dc.h"
|
||||
|
||||
#if wxUSE_SVG
|
||||
|
||||
#define wxSVGVersion wxT("v0100")
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
@@ -191,4 +193,6 @@ private:
|
||||
DECLARE_ABSTRACT_CLASS(wxSVGFileDC)
|
||||
};
|
||||
|
||||
#endif // wxUSE_SVG
|
||||
|
||||
#endif // _WX_DCSVG_H_
|
||||
|
Reference in New Issue
Block a user