X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef6c08e5c36f7f7be3b4a4f3583311c1ad7f46d1..33b885b9989fad193ee259f623784dbf19490c30:/wxPython/src/gtk/windows_wrap.cpp diff --git a/wxPython/src/gtk/windows_wrap.cpp b/wxPython/src/gtk/windows_wrap.cpp index 1750e3d12c..23433aff96 100644 --- a/wxPython/src/gtk/windows_wrap.cpp +++ b/wxPython/src/gtk/windows_wrap.cpp @@ -356,9 +356,9 @@ wxRect wxStatusBar_GetFieldRect(wxStatusBar *self,int i){ self->GetFieldRect(i, r); return r; } - static const wxString wxPySplitterNameStr(wxT(wxT("splitter"))); - static const wxString wxPySashNameStr(wxT(wxT("sashWindow"))); - static const wxString wxPySashLayoutNameStr(wxT(wxT("layoutWindow"))); + static const wxString wxPySplitterNameStr(wxT("splitter")); + static const wxString wxPySashNameStr(wxT("sashWindow")); + static const wxString wxPySashLayoutNameStr(wxT("layoutWindow")); #include @@ -782,8 +782,8 @@ IMP_PYCALLBACK_VOID_WXWINBASE(wxPyPanel, wxPanel, RemoveChild); #include "wx/wxPython/printfw.h" - static const wxString wxPyPrintoutTitleStr(wxT(wxT("Printout"))); - static const wxString wxPyPreviewCanvasNameStr(wxT(wxT("previewcanvas"))); + static const wxString wxPyPrintoutTitleStr(wxT("Printout")); + static const wxString wxPyPreviewCanvasNameStr(wxT("previewcanvas"));