]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/tglbtn.h
Applied patch which allows you to detach a stream
[wxWidgets.git] / include / wx / motif / tglbtn.h
index e472a40d25b23f43af189b2b0a53b8e774656796..d6cdadd00938b6247448f8ec3e6e130fdcb4d5b3 100644 (file)
@@ -7,7 +7,7 @@
 // Created:     10.02.03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Mattia Barbon
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TOGGLEBUTTON_H_
@@ -38,7 +38,7 @@ public:
                  const wxValidator& val = wxDefaultValidator,
                  const wxString &name = wxCheckBoxNameStr );
 private:
-    DECLARE_DYNAMIC_CLASS(wxToggleButton);
+    DECLARE_DYNAMIC_CLASS(wxToggleButton)
 
     // common part of all constructors
     void Init()