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:
Robert Roebling
2004-11-03 20:47:05 +00:00
parent ff0ac6b070
commit cd86bf1e7e
2 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ public:
long style = wxDEFAULT_FRAME_STYLE | wxTINY_CAPTION_HORIZ,
const wxString& name = wxFrameNameStr);
virtual void SetTitle( const wxString &title );
// implementation
bool m_isDragging;

View File

@@ -56,6 +56,7 @@ public:
long style = wxDEFAULT_FRAME_STYLE | wxTINY_CAPTION_HORIZ,
const wxString& name = wxFrameNameStr);
virtual void SetTitle( const wxString &title );
// implementation
bool m_isDragging;