]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/mdi.h
argh... yet another compilation fix
[wxWidgets.git] / include / wx / motif / mdi.h
index 79e52de7675c81601f40984bb792add604255bc6..62d6efb7d7e2ac0d178f9c2dfb5ee2eac06f9932 100644 (file)
@@ -169,6 +169,8 @@ public:
     virtual void Activate();
     virtual bool IsIconized() const ;
 
+    virtual bool IsTopLevel() const { return FALSE; }
+    
     // Is the frame maximized? Returns TRUE for
     // wxMDIChildFrame due to the tabbed implementation.
     virtual bool IsMaximized(void) const ;