An implementation of wxPen.GetDashes.
wxSplitterEvent derives from wxNotifyEvent. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -158,7 +158,7 @@ enum
|
||||
};
|
||||
|
||||
|
||||
class wxSplitterEvent : public wxCommandEvent {
|
||||
class wxSplitterEvent : public wxNotifyEvent {
|
||||
public:
|
||||
wxSplitterEvent(wxEventType type = wxEVT_NULL,
|
||||
wxSplitterWindow *splitter = NULL);
|
||||
|
Reference in New Issue
Block a user