]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/prntbase.h
fix typo
[wxWidgets.git] / include / wx / prntbase.h
index a613f6cdef664630b4bd1a38e12565fb604b0c43..b1aaee1b2f0bfeccc364f0f9cff11d66d6ffe4a9 100644 (file)
@@ -377,7 +377,7 @@ public:
                    const wxPoint& pos = wxDefaultPosition,
                    const wxSize& size = wxDefaultSize,
                    long style = wxDEFAULT_FRAME_STYLE,
                    const wxPoint& pos = wxDefaultPosition,
                    const wxSize& size = wxDefaultSize,
                    long style = wxDEFAULT_FRAME_STYLE,
-                   const wxString& name = wxT("frame"));
+                   const wxString& name = wxFrameNameStr);
     virtual ~wxPreviewFrame();
 
     void OnCloseWindow(wxCloseEvent& event);
     virtual ~wxPreviewFrame();
 
     void OnCloseWindow(wxCloseEvent& event);