]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/frmview.h
Applied patch [ 787350 ] removes warnings in FL under Open Watcom
[wxWidgets.git] / contrib / include / wx / fl / frmview.h
index db9868c916d044133e7153585412e8ba84025caa..f88d94fbebd41d8200e564f81fabf6172ea209b9 100644 (file)
@@ -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;