Fixed to use wxNcPaintEvent types where needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -158,7 +158,7 @@ protected:
|
||||
void Init();
|
||||
|
||||
void RefreshTitleBar();
|
||||
void OnNcPaint(wxPaintEvent& event);
|
||||
void OnNcPaint(wxNcPaintEvent& event);
|
||||
void OnSystemMenu(wxCommandEvent& event);
|
||||
|
||||
// TRUE if wxTLW should render decorations (aka titlebar) itself
|
||||
|
Reference in New Issue
Block a user