]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/frame.h
compilation fixes for Unix - IT DOES NOT WORK YET, DON'T TRY IT
[wxWidgets.git] / include / wx / motif / frame.h
index 11e67cb6209651aeac631387434a0c3c88b2ed77..1e932f95f3f4711ec1e63ca0f89491cbc355d389 100644 (file)
@@ -78,6 +78,8 @@ public:
     void SetTitle(const wxString& title);
     wxString GetTitle() const { return m_title; }
 
+    virtual bool IsTopLevel() const { return TRUE; }
+    
     void Centre(int direction = wxBOTH);
 
     // Call this to simulate a menu command