X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f5d8b0085b0140f62fb49dd8a0e50ed895e4632..2913c590b0606843efb39548344298c19d67711b:/contrib/include/wx/fl/frmview.h diff --git a/contrib/include/wx/fl/frmview.h b/contrib/include/wx/fl/frmview.h index db9868c916..f88d94fbeb 100644 --- a/contrib/include/wx/fl/frmview.h +++ b/contrib/include/wx/fl/frmview.h @@ -87,7 +87,7 @@ class wxFrame; It is not clear what this class does. It is not used elsewhere in FL. */ -class WXDLLIMPEXP_FL wxFrameManager : wxObject +class WXDLLIMPEXP_FL wxFrameManager : public wxObject { protected: wxList mViews;