wxURLDataObject has a parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -809,7 +809,7 @@ DocStr(wxURLDataObject,
|
|||||||
browsers such that it is able to be dragged to or from them.", "");
|
browsers such that it is able to be dragged to or from them.", "");
|
||||||
class wxURLDataObject : public wxDataObject/*Composite*/ {
|
class wxURLDataObject : public wxDataObject/*Composite*/ {
|
||||||
public:
|
public:
|
||||||
wxURLDataObject();
|
wxURLDataObject(const wxString& url = wxPyEmptyString);
|
||||||
|
|
||||||
DocDeclStr(
|
DocDeclStr(
|
||||||
wxString , GetURL(),
|
wxString , GetURL(),
|
||||||
|
Reference in New Issue
Block a user