Various interface corrections

This commit is contained in:
Robin Dunn
2019-07-31 12:18:55 -07:00
parent a6b92cb313
commit cd2e3dd2cf
3 changed files with 3 additions and 4 deletions

View File

@@ -208,7 +208,6 @@ public:
class wxTimerEvent : public wxEvent
{
public:
wxTimerEvent();
wxTimerEvent(wxTimer& timer);
/**