X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52750c2e106113bc8d1c46289474adfd405d5ade..00958db524c4b0e2d72466d5416ce9fad41f42b6:/include/wx/univ/toplevel.h diff --git a/include/wx/univ/toplevel.h b/include/wx/univ/toplevel.h index ed977de59e..1c4811f37b 100644 --- a/include/wx/univ/toplevel.h +++ b/include/wx/univ/toplevel.h @@ -155,6 +155,7 @@ protected: void RefreshTitleBar(); void OnNcPaint(wxPaintEvent& event); + void OnSystemMenu(wxCommandEvent& event); // TRUE if wxTLW should render decorations (aka titlebar) itself static int ms_drawDecorations;