reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1089,6 +1089,7 @@ static PyObject *_wrap_new_NamedColour(PyObject *self, PyObject *args, PyObject
|
|||||||
temp1 = True;
|
temp1 = True;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
if (!wxPyCheckForApp()) SWIG_fail;
|
||||||
PyThreadState* __tstate = wxPyBeginAllowThreads();
|
PyThreadState* __tstate = wxPyBeginAllowThreads();
|
||||||
result = (wxColour *)new wxColour((wxString const &)*arg1);
|
result = (wxColour *)new wxColour((wxString const &)*arg1);
|
||||||
|
|
||||||
|
@@ -1094,6 +1094,7 @@ static PyObject *_wrap_new_NamedColour(PyObject *self, PyObject *args, PyObject
|
|||||||
temp1 = True;
|
temp1 = True;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
if (!wxPyCheckForApp()) SWIG_fail;
|
||||||
PyThreadState* __tstate = wxPyBeginAllowThreads();
|
PyThreadState* __tstate = wxPyBeginAllowThreads();
|
||||||
result = (wxColour *)new wxColour((wxString const &)*arg1);
|
result = (wxColour *)new wxColour((wxString const &)*arg1);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user