]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/dc.h
Fix wrong tab order in wxAuiNotebook after dragging.
[wxWidgets.git] / include / wx / gtk1 / dc.h
index b057e8512651f09785ca3b01abfc5a47916b43a8..939e74598d7dbbebdc37d6341bdd49d5d1eb787e 100644 (file)
@@ -23,7 +23,7 @@ public:
     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