Forgot to commit header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
|||||||
long style = wxDEFAULT_FRAME_STYLE | wxTINY_CAPTION_HORIZ,
|
long style = wxDEFAULT_FRAME_STYLE | wxTINY_CAPTION_HORIZ,
|
||||||
const wxString& name = wxFrameNameStr);
|
const wxString& name = wxFrameNameStr);
|
||||||
|
|
||||||
|
virtual void SetTitle( const wxString &title );
|
||||||
// implementation
|
// implementation
|
||||||
|
|
||||||
bool m_isDragging;
|
bool m_isDragging;
|
||||||
|
@@ -56,6 +56,7 @@ public:
|
|||||||
long style = wxDEFAULT_FRAME_STYLE | wxTINY_CAPTION_HORIZ,
|
long style = wxDEFAULT_FRAME_STYLE | wxTINY_CAPTION_HORIZ,
|
||||||
const wxString& name = wxFrameNameStr);
|
const wxString& name = wxFrameNameStr);
|
||||||
|
|
||||||
|
virtual void SetTitle( const wxString &title );
|
||||||
// implementation
|
// implementation
|
||||||
|
|
||||||
bool m_isDragging;
|
bool m_isDragging;
|
||||||
|
Reference in New Issue
Block a user