]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/toplevel.h
Test using wxString::ToCDouble() in wxAny.
[wxWidgets.git] / include / wx / gtk1 / toplevel.h
index 3a3042dc97ddf9d7506b4792c45281a67ba034ce..a534a1dc6668b76275b1f3d06ce51d3cba90f1fc 100644 (file)
@@ -51,7 +51,7 @@ public:
     virtual void Restore();
 
     virtual bool ShowFullScreen(bool show, long style = wxFULLSCREEN_ALL);
     virtual void Restore();
 
     virtual bool ShowFullScreen(bool show, long style = wxFULLSCREEN_ALL);
-    virtual bool IsFullScreen() const { return m_fsIsShowing; };
+    virtual bool IsFullScreen() const { return m_fsIsShowing; }
 
     virtual bool SetShape(const wxRegion& region);
 
 
     virtual bool SetShape(const wxRegion& region);