]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/dc.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / gtk1 / dc.h
index b057e8512651f09785ca3b01abfc5a47916b43a8..a6d571f8eb41ad4c7bd6ebd471deee1b8817108e 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        wx/gtk1/dc.h
 // Purpose:
 // Author:      Robert Roebling
 // Name:        wx/gtk1/dc.h
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -23,7 +22,7 @@ public:
     virtual ~wxGTKDCImpl() { }
 
 #if wxUSE_PALETTE
     virtual ~wxGTKDCImpl() { }
 
 #if wxUSE_PALETTE
-    void SetColourMap( const wxPalette& palette ) { SetPalette(palette); };
+    void SetColourMap( const wxPalette& palette ) { SetPalette(palette); }
 #endif // wxUSE_PALETTE
 
     // Resolution in pixels per logical inch
 #endif // wxUSE_PALETTE
 
     // Resolution in pixels per logical inch