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