: wxCommandEvent(type)
{
SetEventObject(splitter);
+ if (splitter) m_id = splitter->GetId();
}
// SASH_POS_CHANGED methods
}
private:
-#ifdef __MWERKS__
- friend class wxSplitterWindow;
-#else
- friend wxSplitterWindow;
-#endif
+ friend class WXDLLEXPORT wxSplitterWindow;
// data for the different types of event
union