Move the %disownarg directive to the .i file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -442,9 +442,6 @@ public:
|
|||||||
|
|
||||||
static wxAuiManager* GetManager(wxWindow* window);
|
static wxAuiManager* GetManager(wxWindow* window);
|
||||||
|
|
||||||
#ifdef SWIG
|
|
||||||
%disownarg( wxAuiDockArt* art_provider );
|
|
||||||
#endif
|
|
||||||
void SetArtProvider(wxAuiDockArt* art_provider);
|
void SetArtProvider(wxAuiDockArt* art_provider);
|
||||||
wxAuiDockArt* GetArtProvider() const;
|
wxAuiDockArt* GetArtProvider() const;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user